MyBBThemes Community

Full Version: Adding a banner to header or footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you want to add a banner, or html ad coder to your forum's header, or footer, follow these steps:


For the footer
Go to
admincp->Modify / Delete templates->your theme->footer->put the code under the second
Code:
</div>

To put in under the logo, and welcome panel.

admincp->Modify / Delete templates->your theme->Index Page Templates->index

Put the ad under
Code:
{$header}

That's all, now you got banner's on your site!
Reference URL's