The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have been searching on how to and trying to edit my navbar but I'm having no success. Can someone please tell me exactly what to edit to change what appears on my navbar and how to link them?
Thank you. |
#2
|
||||
|
||||
![]()
template: navbar
|
#3
|
|||
|
|||
![]()
Thank you, but yes I know where it is. I need to know exactly what lines of the code I should change? Sorry if I didn't explain myself.
|
#4
|
||||
|
||||
![]()
Depends on what your changing dude. What links are you trying to take out, or add?
|
#5
|
|||
|
|||
![]()
I was interested in leaving the Navbar intact but adding a second Navbar for more options.
So I edited my navbar template and added the following; Search for: <!-- / nav buttons bar --> Insert the following: Code:
<!-- nav2 buttons bar --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <td class="vbmenu_control"><a href="<A href="http://www.yoururl.com/">Home</a></td">http://www.yoururl.com/">Home</a></td> <td class="vbmenu_control"><a href="<A href="http://www.yoururl.com/forum/">Forums</a></td">http://www.yoururl.com/forum/">Forums</a></td> <td class="vbmenu_control"><a href="<A href="http://www.yoururl.com/forum/forumdisplay.php?f=35">Bully Buy</a></td> <td class="vbmenu_control"><a href="<A href="http://www.yoururl.com/links">Approved">http://www.yoururl.com/links">Approved Vendors</a></td> </tr> </table> <!-- / nav2 buttons bar --> |
#6
|
|||
|
|||
![]()
Can you tell me exactly where you put that code pcalloway? Like after what and before what. Thanks
|
#7
|
|||
|
|||
![]() Quote:
Code:
<br /> <if condition="$show['forumdesc']"> |
#8
|
|||
|
|||
![]()
Thanks
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|