The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I hide the ads banners from this page in forum?
I have a forum with some products such as (DownloadII, Gallery, classifieds, cms, ...)
I want to display the ads banners only in forum pages, I mean I want to hide the banners from some pages which is: forum/downloads.php forum/classifieds.php gallery/index.php /index.php What is the (if statement) can I use? __________________________ I have this code to hide the banners from the users profiles and it is working fine Code:
<vb:if condition="THIS_SCRIPT!='member'"> I tried for example Code:
<vb:if condition="THIS_SCRIPT!='downloads.php'"> Any hint? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|