The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I want to show a vbulletin top menu based on a forum ID, I think this is possible and is not really a lot of work. But does anyone here know what is the code I need to put in navbar template so that this menu shows up only when we are in that forum (that is a specific forum ID). I am guessing this menu code will be put after Code:
<li class="selected"><a class="navtab" href="{vb:link forumhome}">{vb:rawphrase forum}</a> Code:
<vb:if condition="<not sure what goes here to check if forum ID = X>"> <li class="selected"><a class="navtab" href="www.example.com">New Menu Item</a> </vb:if> Thanks in advance! :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|