The Arcive of vBulletin Modifications Site. |
|
Easy Navbar Links Details »»
|
|||||||||||||||||||||||||||||||
/*================================================= =============*\
|| ################################################## ########## || || # Easy Navbar Links || # Version 1.00 || # Author: Warden || # This mod may only be used from vbulletin.org || # DO NOT display this mod on any other modification site without my permission || # You can alter this code and re-display it here on vbulletin.org || ################################################## ########## || \*================================================ ==============*/ Easy Navbar Links Installation: Less than 3 minutes! Installation instructions: Go to your navbar template: Styles and Templates > Style Manager > vB4 > Navigation Breadcrumb Templates > Navbar: Find this code near the top: Code:
<ul class="floatcontainer">
{vb:raw template_hook.navbar_start}
Code:
<!-- Navbar Links -->
<li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li class="non-selected"><a class="navtab" href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<!-- / Navbar Links -->
OR... You can use it this way and add links to the navbar with new posts and pm's, etc. in the sub-navbar!! Find in the navbar template: Code:
{vb:raw template_hook.navbar_start}
<vb:if condition="$show['searchbuttons']">
Code:
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
<li><a href="sample.php?{vb:raw session.sessionurl}">Sample</a></li>
Change Blue highlighted link to your link name. 2nd picture shows this sample. Edit the links to whatever you want. Done! If you use this mod, please CLICK INSTALL!! Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Reserved for future use!
|
|
#3
|
||||
|
||||
|
ill be using this if i cant find an easier way to add links to the default navbar. Tagged
|
|
#4
|
||||
|
||||
|
There is an easier way now. Follow the 2nd part of this mod and look at the 2nd screenshot.
|
|
#5
|
|||
|
|||
|
Same here ..... thanks for that.
Tagged.:up: |
|
#6
|
||||
|
||||
|
Click install if you want support. Thank you.
|
|
#7
|
||||
|
||||
|
Thank you.
|
|
#8
|
||||
|
||||
|
You're welcome!
|
|
#9
|
||||
|
||||
|
Thank you.
|
|
#10
|
||||
|
||||
|
How about some drop downs at navbar links ? How would they should be ?
|
![]() |
|
|