![]() |
Remove banners in specific forums, or one specific forum
Hi, I'd like to remove a banner from one specific forum on my forums. I just want it to not display there as this sponsor would not like to sponsor it. Can anyone help me out here or point me in the right direction?
|
i use
Code:
<if condition="$GLOBALS[forumid] == 1">banner code</if> Code:
<if condition="in_array($GLOBALS[forumid], array(1,2,3))"> Code:
<if condition="THIS_SCRIPT == index "> or THIS_SCRIPT != index (to display the banner everything but in the homepage) |
I wonder if there is one where I can make it goto a certain line, that way I could say in essence, if this is the forum they don't want to sponsor, skip the banner code. I have too many other areas of my site to work with your if condition statement. gallery, local links & downloads, vbadvanced, etc. Thanks for the quick reply and great idea though!
Matt |
All times are GMT. The time now is 01:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|