The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I make the home button go to a different page?
I don't want to use the CMS right now so I want my Home button on the navbar to go to index.php, not content.php. How do I edit the link for this button?
|
#2
|
||||
|
||||
That button is added via php code .... disable the CMS and button will go away.
To add Index.php to navbar add this to the navbar template. Code:
<li><a class="navtab" href="index.php{vb:raw session.sessionurl_q}">Home</a></li> |
#3
|
|||
|
|||
PERFECT!
Thank you very much! --------------- Added [DATE]1263860890[/DATE] at [TIME]1263860890[/TIME] --------------- OK, one more question. How do I get the Home button that I created to highlight when it is on the index.php page? Right now the forum button stays highlighted. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|