Banner For Each Forum

fords8

Active member
I would like to add a different banner for each forum.

So if I have a category for games and have forums under it for COD, BF3, FEAR, and so on. When a user clicks on the COD forum, at the top of it I want to have a banner for COD. Same for BF3 and so on.

Thanks for any help!

EDIT: I should of also said that I wanted the banner to be in the center.
 
Disable the tooltip:

Admin CP -> Appearance -> Style Properties -> Forum / Node List
> Show Forum Descriptions on Node List
> Enable Forum Descriptions Tooltips
Thank you Jake! I got it to work now!
I appreciate the help!

One Last Question....
How do I turn this into a linkto another site?
<img src="NodePicture.png" alt="NodePicture" height="60" width="468">

Thanks again
 
Thank you so very much! It worked like a charm!
Now things look like I actually know what I am doing.
I have this;
<a href="http://costamesakarate.com/"><img src="original.png" alt="Goal Zero" height="30" width="234" target="_blank"></a>

I also tried;
<a href="http://costamesakarate.com"><img src="original.png" alt="Goal Zero" height="30" width="234"><target="_blank"></a>

but it dos not open in a new browser.
 
Top Bottom