MyBB Community Forums

Full Version: Add Image Banner to Forum's Footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Everyone, I want to know how to put a html code
to my forum's footer.
<a href="http://greenromproject.com/" target="_blank" align="center" alt="Green Rom Project"><img src="http://greenromproject.com/images/ads/grp-static2-468x60.gif" /></a>

To be added without using any mods. Smile
Here's my forum.

www.postspawn.com
Depending on where exactly you need this image to be displayed.

Inside the footer table: Admin CP -> Templates & Styles -> Your template -> edit the footer template to include your code.

Below or above the footer table: Admin CP -> Templates & Styles -> Your template -> edit the index template and insert your above or below the {$footer} template variable.
I dont understand, can you please make it step by step?
Admin Controll Panel -> Templates & Style -> Templates -> The template you use -> Footer Templates -> Footer -> Add your code and click save