View Full Version : Mini Mods - Double navigation buttons bar
Dream
11-06-2006, 10:00 PM
This was the best solution to have more navbar links I saw so far.
Edit "navbar" template, find
<!-- breadcrumb, login, pm info -->add before
<!-- top nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a> / <a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">Replies</a></td>
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td>
</if>
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
</tr>
</table>
</div>
<!-- / top nav buttons bar -->and change the links as you like :P
Works Great :)
Thanks a lot.
flint842
11-08-2006, 09:52 PM
fantastic been looking for this for ages many thx
flint842
11-08-2006, 10:26 PM
one prob i do have and think it may be the way i set up the site
with vbad i can add a link to forums from homepage to forums...or other way round..only one will work
urls from each page are
http://www.ukmods.co.uk/forum/index.php? from home page vbad (working)
http://www.ukmods.co.uk/forum/index.php? from forums or any other link (not working)
please help if u can
thx
Tru2Chevy
11-14-2006, 01:19 PM
Installed and working great.
Thanks!
- Justin
ombossman
11-18-2006, 06:11 AM
Installed and working thanks
Garyk
11-18-2006, 10:34 PM
thanks so much my navbar was starting to get a little crowded now i have room to breath and add more links:cool:
MediaMisfit
12-09-2006, 05:45 AM
Thanks... Was looking for this one for a while.
OndaReal
01-05-2007, 07:25 PM
nice one, works a treat :)
MTVSlick
02-21-2007, 02:52 AM
I add he code but I can not see the additional navbar?
Mark,
valdet
02-21-2007, 01:22 PM
Many thanks my navbar was getting too crowded.
lonelime
02-25-2007, 06:08 AM
this one it looks nice on my forum .. easy and better than the previous released by someone else
installed
blind-eddie
02-26-2007, 04:23 PM
How can I widen it to fit my page, look at my site please.
Deadly Assassin
03-14-2007, 07:47 AM
what code would i need to be able to show my own images in the Navbar.
I have a modded one and want the second one to look like the first.
This is my navbar now.
http://www.game-image.com/uploads/dbb5c96ec0.jpg
<td width="37" height="25" align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/ambience_nav_home.jpg" alt="" width="37" height="25" border="0" /></a></td>
<td width="40" height="25" align="left" valign="top"><a href="portal.php"><img src="$stylevar[imgdir_misc]/ambience_nav_portal.jpg" alt="" width="40" height="25" border="0" /></a></td>
<td width="42" height="25" align="left" valign="top"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_cp.jpg" alt="" width="42" height="25" border="0" /></a></td>
<if condition="$show['registerbutton']">
<td width="55" height="25" align="left" valign="top"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/ambience_nav_reg2.jpg" alt="" width="55" height="25" border="0" /></a></td>
<else />
<td width="47" height="25" align="left" valign="top"><a href="register.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_reg.jpg" alt="" width="47" height="25" border="0" /></a></td>
<td width="68" height="25" align="left" valign="top"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_members.jpg" alt="" width="68" height="25" border="0" /></a></td>
<td width="57" height="25" align="left" valign="top"><a href="z/index.php"><img src="$stylevar[imgdir_misc]/ambience_nav_z.jpg" alt="" width="57" height="25" border="0" /></a></td>
<td width="67" height="25" align="left" valign="top"><a href="photoplog/index.php"><img src="$stylevar[imgdir_misc]/ambience_nav_gallery.jpg" alt="" width="67" height="25" border="0" /></a></td>
<td width="48" height="25" align="left" valign="top"><a href="arcade.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_arcade.jpg" alt="" width="48" height="25" border="0" /></a></td>
<td width="91" height="25" align="left" valign="top" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/ambience_nav_search.jpg" alt="" width="91" height="25" border="0" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
<td width="30" height="25" align="left" valign="top"><a href="faq.php$session[sessionurl_q]" accesskey="5"><img src="$stylevar[imgdir_misc]/ambience_nav_faq.jpg" alt="" width="30" height="25" border="0" /></a></td>
<td width="54" height="25" align="left" valign="top"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/ambience_nav_calender.jpg" alt="" width="54" height="25" border="0" /></a></td>
<td width="70" height="25" align="left" valign="top" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/ambience_nav_qlinks.jpg" alt="" width="70" height="25" border="0" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
</if>
<td width="67" height="25" align="left" valign="top">
<a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><phrase 1="$bbuserinfo[username]"><img src="$stylevar[imgdir_misc]/ambience_nav_logout.jpg" alt="" width="67" height="25" border="0"</a></td
Can someone please show me hw to change it to my code i have now.
Thanks
BigJimTheLug
03-17-2007, 08:52 PM
I've also done this as my current navbar is too long.
I've split it up into two navbars and will allows guest and members equal access to everything.
Before I decided to split the nav, I created space by using "guest" and "member" conditionals to allow certain access to certain groups.
This also works, but a double navbar looks better.
Nice mod.
If you are having trouble with this modification, please cut and paste the code in a text file and then proceed to edit in the text file. It is easier that way.
Also remember, vbulletin gives you a default of what your navbar looks like, so you can get a sense as to what you are doing right and what you are doing wrong.
Cheers.
deezelpope
03-20-2007, 10:42 AM
Ahhhh, much better!! Installed, thanks!!:up:
auctionguy
04-15-2007, 10:01 AM
The Hack is just what I needed!!! Thanks alot for creating it!! I love it!!
joker2040
04-22-2007, 01:23 AM
Another great mod from Dream! You can view my install at http://s10planet.com
l3it3r
04-22-2007, 03:53 AM
Excellent hack!
It doesn't look centered for me. The space between each link is different for some reason.
Megadeuce
04-25-2007, 10:58 PM
I like Kiff, have different spacing between my links. What is causing this?
Billspaintball
05-01-2007, 12:46 PM
Nice!
My Navbar was getting a little too crowded.
This did the trick.
:)
Aimee1969
05-11-2007, 02:18 PM
installed I like it ;)
USAMustangs.com
05-14-2007, 02:18 AM
i installed this and it works great with one exception.
the admin cp link on the navbar works in the forum page, but it doesn't work on my vbadvanced home page. when you mouse over the admincp link in navbar on the homepage it displays the home page link. it just refreshes the homepage.
how do you fix this without have to add the full url to admincp in the navbar template?
Dream
05-14-2007, 02:38 AM
Try changing your $admincpdir in the admincp link for your admincp directory
dpatel304
05-21-2007, 05:05 AM
Great mod! For some reason, when I install this, the two bars show up directly on top of each other. I want it like the screen shot, with one bar above the login box, and the other below, but when I do it, both show as on top of each other below the login box. Any help would be greatly appreciated.
kollam003
05-22-2007, 09:13 AM
thanks 4 the effort very best feature and user friendly
How could i add this as a 2nd line to the one that is already there?
yaoren
05-23-2007, 04:52 AM
Added this in and worked great...my only question is I've seen this with a paypal button in between the nav bars and would like to have that done for my site as well. Any help on this would be really appreciated.
MiahBeSmokin420
06-11-2007, 01:49 AM
yes this is a very nice one
it also work if you add it yo the bottom of your normal nav bar then you will have 3
thats just how i have mine set up
wolf32
06-13-2007, 01:22 AM
Muchas Gracias!
Shazz
06-13-2007, 01:25 AM
/me modifys
Works well
inteller2k7
06-20-2007, 11:22 PM
for some reason mine only show up in the Top and not the bottom any ideas
Silvio
06-24-2007, 11:12 PM
Simply superlative!
ty so much!
installed on : vb367pl1
keharris53
06-27-2007, 10:31 PM
Thanks! This works perfectly! Installed hit...
Shazz
06-27-2007, 10:45 PM
for some reason mine only show up in the Top and not the bottom any ideas
Did you remove the original navbar?
NaughtyStud
06-29-2007, 04:40 PM
Thank you for this, it does work great. ;)
AuroraStorm
06-30-2007, 10:11 PM
This looks very nice...thank you...
raiderlax
07-05-2007, 07:02 PM
Thank you this works great!
MiahBeSmokin420
07-05-2007, 09:52 PM
for some reason mine only show up in the Top and not the bottom any ideas
after </table>
before </div>
at the end of the first nav bar
add the second nave bar
and repeat for more
i have 3 on my site now
Demo: StillFallinEntertainment.com (http://stillfallinentertainment.com)
Enter The New Site For The 3 Nav Bar vB Demo
karlm
07-06-2007, 12:34 AM
nice :)
MiahBeSmokin420
07-06-2007, 01:57 AM
nice :)
thanks thanks been designing website for about 5 years now
i also sell web hosting if you intrested so i mean there is a link on that site if you intrested
EDIT: And Sorry i Didnt Relize I Had The 3 Nav Bar Links Hidden To Guests
So Here I Included A Screen Shot So You Gues Dont Have To Register To See It
But Ya Here Ya Go:
KevinLiles
07-07-2007, 07:07 PM
Thanks doc!
aakhan136
07-14-2007, 06:20 PM
Thanks
anuanu
07-18-2007, 01:16 PM
Working great after alittle re-arranging! One note though:
Only usergroup 6 can see this (admins):
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
But if your a guest your not assigned a usergroup there for you can still see it. I tested this on my forums and guests are still able to see the AdminCP link. Just a FYI for you.
popowich
07-21-2007, 04:09 PM
I believe the correct way or at least another way to do this is to surround the code with:
<if condition="is_member_of($bbuserinfo, 6)">
</if>
-Raymond
dricho
07-26-2007, 04:35 AM
Thank you so much - easy and quick!
Much appreciated.
rnmcd
08-04-2007, 09:49 PM
anyone try this with 3.6.8?
Fungsten
08-04-2007, 10:13 PM
anyone try this with 3.6.8?
I just did it and it worked.
djdonx
08-29-2007, 03:14 PM
I just saw this on another forum, perfect.
Exactly what I wanted
*Installs*
dsmoke
08-29-2007, 07:34 PM
QUICK question
i tried editing one of the links in this to point to my photo gallery
but when i did it doesnt show up on the bar at all.. all i did was replce the link url and the text
a standard a href=url>and name here</a
type setup should work
left off certain stuff for obvious reasons
kholland
08-30-2007, 11:45 PM
I find that this mod doesn't allow my forum to shrink/collapse with a smaller browser (880 x 600 for example).
Does anyone have an idea how to implement this so my forum will still collapse and fit in a smaller screen resolution?
Thanks!
BellyBelly
09-03-2007, 01:19 AM
Awesome mod, thanks!
masterweb
09-03-2007, 07:36 PM
Thanks mate... this was helpfully to me!
ali7118
09-04-2007, 01:50 PM
Thanks a lot. . . .
DJRavine
09-11-2007, 07:45 PM
very nice indeed.. thanx alot mate.. ;)
Doctor Death
09-22-2007, 02:30 PM
This really worked out well for me, appreciate the mod. Definitely installed.
Can someone specify the syntax under a menu item to have it have a drop down?
Dream
09-23-2007, 12:34 AM
200 installs ^^
I think you need to find this
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
and replicate it.
m2006
09-25-2007, 07:51 AM
Good Works Thanks you very much
Tygerwoody
11-04-2007, 02:37 PM
for some reason I can not replace the color of the navbar with an image background. Anyone have any idea why?
Tygerwoody
11-04-2007, 02:40 PM
nm figured it out. Thanks :)
Keesa
12-08-2007, 04:39 AM
The reason I do not like this one, is because there are instructions in another place on how to add drop-down menus (http://www.vbulletin.com/forum/showthread.php?t=224641) and the first think you have to find is the pop-ups condition and your code does not have that, so there is no way to add drop-down menus to the second navbar.
Classico
01-01-2008, 03:33 PM
Nice Mod. woks fine in 3.6.8.
thanks!!
softvnzla
01-03-2008, 06:58 PM
thanks installed
Fungsten
01-07-2008, 04:34 PM
Works on 3.7 B3.
REVHEAD
01-20-2008, 02:34 AM
Works a treat thanks
After installing Gallery, Downloads, TV&Radio Addons I had problems with my skin and buttons ,this has solved that, many thanks.
REVHEAD
01-28-2008, 02:40 AM
Does any one have a line for register? the line I put in kept register there even though I was logged in.
I need to have register ,becaus of my default theme pple are complaining they cant find the register button.
Thanks in advance
mystic10
02-26-2008, 05:44 PM
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
i tried to add super admin to this by adding comma... 5,6 but it wont work..than i tried 5;6 that didnt work either...than i tried 5:6 didnt work..than i tried 5 6 that didnt work either...i have run out of options..so can u please help and let me know what i am doing wrong
glennybee
02-29-2008, 06:24 PM
Just finished playing with this myself.
I've added a drop down menu on the 2nd navbar for easy navigation to sub forums. Looks good even if I do say so myself lol.
@mystic10
To add links that are only visible to certain usergroups, you can do the following...
<if condition="is_member_of($bbuserinfo, 5, 6, 7, 9, 10)">
<tr><td class="thead"><a href="forumdisplay.php?f=1$session[sessionurl_q]">Section 1</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?f=2$session[sessionurl]">Section 2</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?f=3$session[sessionurl]">Section 3</a></td></tr>
</if>
...where 5, 6, 7, 9, 10 are the usergroup ids.
Working demo at http://www.digital-kaos.co.uk/
@REVHEADS
Here is the code for the register link...
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
Insert it after...
<!-- nav buttons bar -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
Hope this helps.
-Glen
Sworm
03-01-2008, 10:12 PM
is impossible for a inexpert with me understood how to install this mod..... :(
What is the path of the "navbar" ?
Can u help me?
Kangaroo666
03-13-2008, 03:41 AM
Thanks, installed and working great.
ArnyVee
03-29-2008, 12:44 PM
I need some help with changing the colors of the actual letters in the navbar.
I've got both navbars going and I'm adjusting them as I go, but just wondering how I can change the 'donate' one from that bright green to a little more toned down color. Plus, every so often I'd like to 'feature' a navbar path/link by changing it's colors.
habilonline
03-30-2008, 12:30 AM
Installed and working great.
Thanks!
blind-eddie
03-30-2008, 05:19 PM
I need some help with changing the colors of the actual letters in the navbar.
I've got both navbars going and I'm adjusting them as I go, but just wondering how I can change the 'donate' one from that bright green to a little more toned down color. Plus, every so often I'd like to 'feature' a navbar path/link by changing it's colors.
Examples:
<font color=red> This is red colored text </font>
<font color=red size=5> This font size is 5 </font>
If links in navbar are vbphrase's, go to admincp/languages & phrases/ search in phrases...look for phrase in question.
Edit with following,
Example:
http://outerzone.us/phrase.bmp
Below is an image of my edited Quick Links with above font example.
http://outerzone.us/links.GIF
Thanks "Installed" this is what I was looking for
viper007
04-14-2008, 08:16 AM
in our skin navbar templet there is no <!-- breadcrumb, login, pm info --> this line
viper007
04-14-2008, 08:21 AM
<br />
<if condition="is_array($navbits)">
<div class="smallfont">
<a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a>
$navbits[breadcrumb]»
$navbits[lastelement]
</div>
<br />
</if>
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
<br />
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
<div style="margin-top:$stylevar[cellpadding]px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</div>
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
$template_hook[navbar_search_menu]
</table>
</div>
<!-- / header quick search form -->
</if>
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
$template_hook[navbar_quick_links_menu_pos1]
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
$template_hook[navbar_quick_links_menu_pos2]
<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmmainlink']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
$template_hook[navbar_quick_links_menu_pos3]
</table>
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->
<!-- PAGENAV POPUP -->
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>
<!-- / PAGENAV POPUP -->
</if>
this is my nav bar template
where dd i the extra templlate option
Mrdby
05-03-2008, 11:37 AM
this is confusing. How do I just add a simple link to the arcade?
beckyvan
05-07-2008, 12:23 AM
Great hack, but how do I link another website. Say, I want to link vbulletin.org. Where do I post the URL?
binal0072003
06-05-2008, 06:51 PM
i am new for coding so can anyone tell me where to put this code
wideopen
08-14-2008, 02:06 PM
Thanks!
CLUB AMPLE
09-24-2008, 06:12 AM
Not sure if it's supposed to.. but it does for me so yayy :)
tonyswifey
10-16-2008, 10:12 PM
Thank you soooooo much! I have been looking for something like this :)
dianna
10-17-2008, 01:10 PM
Ok I have this installed and love it but, how do i add links to the top instead the bottom? My bottom navbar is crouded and I need to move stuff to the top pls help!
baghdad4ever
11-09-2008, 07:08 AM
how to make private message link open in popup like buddy list??
can you help please
thanks
cindy helmond
11-16-2008, 03:05 PM
Hi i use a double navbar and if i install the mod vbmood then i get this :
the gif is not showing all
can you make the navbar a little to below ?
see att
Anyone can fix this ?
nomoreturn
04-16-2009, 06:04 AM
works great
ARSamo
10-02-2009, 04:11 AM
how can i add......... "My Posts" or "My Topics"
thanx n adv
Chance4Today
09-07-2010, 11:48 PM
Tag :rolleyes:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.