Back to vBulletin 3.7 Template Modifications

Adding links in the navbar
Mod Version: 3.00, by ultimatearco

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 19
Released: 09 Oct 2008 Last Update: 09 Oct 2008 Downloads: 92
Not Supported Template Edits Re-usable Code Translations  

I also got inspirated by someone to make a double navbar, il make it and ask for his permission
Adding links in the navbar

Demo 1: http://forums.colzdragon.com/forums
Demo 2: Unavaible

Before installing please check the Installed button
ALSO: This version has been taken out of beta stage
Thanks to StuntFactoryX's idea we now have the code for guests!
Version 2 relased and taken out of beta!


Okay, iv'e seen some mods that did not edit the navbar for some reason
Please dont flame me couse of the basic stuff, this is for people who dont have the knowledge of HTML


This has been tested on the Default style. It should work on templates WITHOUT a image navbar!


This hasent been tested on the Fox styles, so use it on your own risk there


Go to your Panel and select Styles & Templates then select Style Manager
go to the Navbar template
Find:


Code:
HTML Code:
  <if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> 
</if>
Under that add:




Code:
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="[link]">text</a></td></if>
If you want to make it avaible to guests add that below the code above:

HTML Code:
                        <td class="vbmenu_control"><a href="index.php">portal</a></td>
Note: adding the <if> code could couse your forum style to fail completely!
Thank-you StuntFactoryX



Please dont flame me becouse its so simple!!!




It also includes a README file

Download

This modification is archived, downloads are still allowed.

File Type: %1$s readme.txt (1.8 KB, 101 downloads)

Supporters / CoAuthors

  • StuntFactoryX
  • ultimatearco

Screenshots

Click image for larger version
Name:	pic.png
Views:	648
Size:	8.2 KB
ID:	87895  

Similar Mods

Adding links into the navbar vBulletin 3.8 Template Modifications

vblts.ru supports vBulletin®, 2022-2024