The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Easy modification - Remove Nav Link
I'm trying to remove the calendar and possibly members list from my nav bar on my site. I want to replace them with a link to the subscriptions page.
Can anybody point me in the right direction to find the code/templates to change for this? I'm pretty new at all of this, so the more help you can give me, the better. |
#2
|
||||
|
||||
AdminCP -> Styles & Templates -> Style Manager -> (Your Style) -> Edit Templates -> Expand Navigation / Breadcrumb Templates -> edit the 'navbar' template.
Search for HTML Code:
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> |
#3
|
|||
|
|||
Awesome...I got it to work. Now..how would I put say, "Get Ad-Free" in it's place and link it to forums/subscriptions.php?
nevermind...figured it out all by my lonesome. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|