PDA

View Full Version : How Do I Add A Specific Banner To One Forum?


psoexplorer
04 Mar 2004, 19:52
I need an image (most likely going to be a banner ad) to show up on only one section of the forum.... one page if you will. How do I do it? It needs to be at the top, before the post new thread button etc..

13th_Disciple
05 Mar 2004, 13:29
you can do an if condition i think.. if forumid is equal to the forum you want the banner displayed in, then the banner is shown.. if not, nothing is displayed..

this is kinda modified from what i have on my forum.. but maybe this will work.. someone may know better than i, though.. and this is in the header template beside the forum logo image..



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

MindTrix
05 Mar 2004, 16:28
Pretty much the same as a tiny add on for vB2 (i think) that MadCat released here.