Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, Adding links in the nav bar in Mods; Okay, iv'e seen some mods that did not edit the navbar for some reason Please dont flame me couse of ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3452


Reply
LinkBack Thread Tools Display Modes
Adding links in the nav bar
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
12-09-2008, 04:44 AM
 
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 Egypt.Com EnForum

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

<div style="margin: 5px 10px;"> <div class="smallfont" style="margin-bottom: 2px;">Code:
PHP 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:


<div align="left"> Code:
PHP Code:
                       <if condition="$show['member']">
<
td class="vbmenu_control"><a href="[link]">text</a></td></if>      Code:

Please dont flame me becouse its so simple!!!


It also includes a README file Download Now
Attached Files
File Type: txt readme.txt (477 Bytes, 8 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Mods for 3.7.x Thread, Adding links in the nav bar in Mods; Okay, iv'e seen some mods that did not edit the navbar for some reason Please dont flame me couse of ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3452


Bookmarks

Tags
adding, bar, links, nav


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Editor to your Mods Developer Articles 0 28-12-2008 04:27 PM
Adding Javascript to your Template Developer Articles 0 27-10-2008 09:44 PM
Adding Google Analytics to your Board Developer Mods for 3.7.x 0 12-09-2008 06:38 AM
Adding New Buttons to the Editor Toolbar Developer Articles 0 10-09-2008 06:53 PM
Adding Currently Active Users to your own vB page Developer Articles 0 08-09-2008 07:06 PM