MyBB Community Forums

Full Version: put a animated banner on mybb?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello mybb. i really need to know how to put a animated advertising banner on my website because i tried but i dont know which code i should put on there to make my animated banner work because i tried the codes on photobucket and imageshack but it doesnt work so can someone please help me so my animated banner can work. thanksSmile
Just make an animated GIF and use that as your logo.
ok do you know what image code i should put the banner on my site because im using a plugin for adding website banners and im using a image hosting website for the image codes
So it's not the logo that you want to animate? In that case, assuming you want the banner at the top, add this in the header template:

<img src="http://example.com/image.gif" alt="Example" title="Example" />
ok thank youSmile