The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to check when in homepage
Hi,
I want to hide the navbar in the homepage, how could I check when in homepage from inside templates? Thanks |
#2
|
||||
|
||||
this should work :
Code:
<if condition="THIS_SCRIPT != 'index'">This appears everywhere except forumhome</if> |
#3
|
|||
|
|||
That do work. Thanks YankForum for your help, appreciated.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|