MyBB Community Forums

Full Version: How to add Live Sports?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am wanting to add ' Live Sports ' to my website, I dont know how to do this so please can someone help me add this, I am wanting to add HD Streams to my forums
I've seen some forums add it such as <snip> & xmeforums.com

How can I do this, I am getting I'll get a embedded code and add it? but I am not sure.. I am currently using MyBB Forum.

Thank you
Best Answer gets 10 points
www.W3schools.com
Get the embed code from where ever your getting the videos,
place it in div tags = <div></div>
if you want the content in that div centered you just add "align="center" to it as so <div align="center"></div>

Anyway take your embed code wrapped in the div and place it where ever you want it to show in your theme templates. If your embed code is already wrapped in a div tag you may not need to wrap it again.
Thank you, I am having problems with the Page Manager though :/