The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changes to NavBar
How can I add "index.php" to the NavBar?
I would think it would appear under the Communities Tab, but it does not. Roger |
#2
|
|||
|
|||
This may differentiate between templates, but in the Main CSS (header), you should be able to find it.
It should say somewhere Code:
Communities OPTION1 OPTION2 |
#3
|
||||
|
||||
Edit the navbar template.
Find: HTML Code:
$template_hook[navbar_community_menu_start] HTML Code:
<tr><td class="vbmenu_option"><a href="index.php$session[sessionurl_q]">Home Page</a></td></tr> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|