The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've searched but can't really find an answer for this. It may be obvious but I find the template code confusing!
How do I change the links in my navbar? I've got usercp, register, faq, members list, etc etc, but I actually want to add a couple of my own. Just plain URL links. Cheers, Gef |
#2
|
||||
|
||||
![]()
Its REALLY simple, and I'm sure you could just read the vbulletin documentation on vbulletin.com/docs/ But here you go anyway:
Add this: HTML Code:
<td class="vbmenu_control"><a href="URL_TO_DIRECT_TO">TEXT_TO_DISPLAY</a></td> |
#3
|
|||
|
|||
![]()
And for those you want to hide:
HTML Code:
<!-- <td class="vbmenu_control"><a href="URL_TO_DIRECT_TO">TEXT_TO_DISPLAY</a></td> --> ![]() |
#4
|
||||
|
||||
![]()
Just curious......why would you want to hide them?
|
#5
|
|||
|
|||
![]()
Ah, hang on, where is this code?
|
#6
|
||||
|
||||
![]() |
#7
|
||||
|
||||
![]()
Admin CP -> Style Manager -> Edit Templates -> Navigation/Breadcrumb templates -> Navbar (edit)
|
#8
|
|||
|
|||
![]()
Ah, cheers!!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|