News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

how can i post t banner in my global pages

Started by Darkai1, August 30, 2008, 01:45:44 PM

Previous topic - Next topic

Darkai1

hello there...
i want to put a banner in my forum
like you have here..

between the user cp to the forum board...

whice file i need to edit and where...

thanks

NickC

In the index.template.php file for theme(s) you are using, find the code:

function template_html_below()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;


Put your banner code immediately after, as an echo function, e.g.

echo 'some html code';

Rumbaar

The Ads Management mod will allow you to set various banners in various locations.  Including the position you ask.  If the tips specified by NickC isn't for you.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

Advertisement: