02-19-2008, 09:47 PM
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
To put in under the logo, and welcome panel.
admincp->Modify / Delete templates->your theme->Index Page Templates->index
Put the ad under
That's all, now you got banner's on your site!
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!