Back to vBulletin 4.x Template Modifications

Easy Navbar Links
Mod Version: 1.02, by SuperTaz

vB Version: 4.1.4 Rating: (8 votes - 4.75 average) Installs: 102
Released: 21 Nov 2009 Last Update: 09 Jun 2010 Downloads: 448
Not Supported Template Edits Code Changes Re-usable Code Translations  

/*==============================================================*\
|| ############################################################ ||
|| # 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}
Above it add:

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 -->
Save and Reload.

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']">
Add below:

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 RED highlighted link to your mod or addon URL
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

File Type: %1$s navbar_install.txt (1.4 KB, 249 downloads)

Supporters / CoAuthors

  • yoyoyoyo

Screenshots

Click image for larger version
Name:	navbar.jpg
Views:	5684
Size:	22.6 KB
ID:	106472   Click image for larger version
Name:	subnavbar.PNG
Views:	5132
Size:	4.7 KB
ID:	106477  

Similar Mods

Forum Display Enhancements Easy Navbar Links vBulletin 3.8 Template Modifications
Forum Display Enhancements Easy Navbar Links vBulletin 3.7 Template Modifications
Profile Enhancements Ez Referral Links [Easy Way to Boost Referrals] vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024