The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have added a small table on my homepage, just below the navbar (code added via the navbar template).
Now, of course, this addition shows up on literally every single page of the board. Is there a way to add something just beneath the navbar - but only have it appear on the index page? Thanks much in advance for any help!!! -Jim |
#2
|
||||
|
||||
![]()
Put a condition around the code you added:
HTML Code:
<if condition="THIS_SCRIPT == 'index'"> your stuff </if> |
#3
|
|||
|
|||
![]()
Thanks very much, that worked perfectly!!
![]() |
#4
|
|||
|
|||
![]()
could please sent me your orginal navbar code
|
#5
|
||||
|
||||
![]()
You can get the default templates back by "add new style" and add a style with no parent style- it will be the default vbulletin style. You can then get your original navbar template from that.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|