PDA

View Full Version : Show different Link or image in any particular Forum


bnimbhal
10-16-2012, 03:43 AM
Hello,

I want to show a particular image below the navbar in a particular forum.

Example:
In home page I want to show a banner-1
In sub-forum-1 I want to display banner-2 image
and in another sub-forum I want to display banner-3 image.

Like different banner for different sub-forum.

Waiting for response,

Thanks in advance.

Lynne
10-16-2012, 02:19 PM
Insert the code and use the $forumid in the banner name - ie. <img src="banner{vb:raw GLOBALS.forumid}.jpg" alt="" />

ikymbo
03-27-2013, 09:38 PM
Insert the code and use the $forumid in the banner name - ie. <img src="banner{vb:raw GLOBALS.forumid}.jpg" alt="" />

could you explaitn me better?:confused: