News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Displaying banner on one board of the forums.

Started by Roger, February 27, 2005, 08:16:14 PM

Previous topic - Next topic

Roger

Hello,

I want to display a banner on top of the board (but below the menu) on one of the boards of my forum.  Could someone tell me what code I should use?

Thanks,
Roger

dave

I got mine to work
but it tosses the banner at the top
then makes the whole forums about 640X480

was a lot easier before this smf update :(

[Unknown]

What is the HTML/code for your banner?

You can put it only for one board like so:

';

if (!empty($context['current_board']) && $context['current_board'] == 9)
   echo 'sdfsdfsdf';

echo '

-[Unknown]

Advertisement: