The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need help adding a "home" button to my pages
I added a home page via cmps. I also added a "forum" button. I just need to add a "home" button to go back to the cmps page. I tried to edit the xml template and upload just like I did with the "forum" button. It did not work.
Please help. Thanks here is the link to my site: http://www.centralvalleyspeed.com |
#2
|
|||
|
|||
In your navbar template
FIND Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Code:
<td><a href="$vboptions[homeurl]">Home</a></td> <td><a href="$vboptions[bburl]">Forums</a></td> |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
that code was taken from the default navbar template.
yes doing it via the acp and style manager is correct |
#5
|
|||
|
|||
Quote:
Thanks again for all your help. |
#6
|
|||
|
|||
Not a clue. Try asking in the support thread for that style.
|
#7
|
|||
|
|||
Quote:
Ok, Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|