The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can i remove certain links from the top bar? i see no need for the calendar and FAQ so i might aswell remove them, ive tried disabling them but that doesnt work, and looking for that part of the code in the templates but i cnt see to find is.
is there no help online so you know which template vars go with what? |
#2
|
||||
|
||||
![]()
They are in the navbar template:
Calendar: HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> HTML Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|