The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Top NavBar With Drop Down Menus Details »» | |||||||||||||||||||||||||
This mod is a top nav bar mod with drop down menus; it is the same as the standard vb one, the new navbar is in its own template.
This mod is easy to install there are to things you need to do to install this mod: 1) Upload product file 2) Edit navbar template The mod comes with: 1 xml file 1 read me text file 1 html help file to show how to add links and drop down menus FAQ: Q: Nav bar not showing in other mods. A: Click here thank you Q: What mods will this show in A: please read above why they might not, here are the lists of what I tested them in click here This mod is supported here and at MK PitStop Webmaster Forum, please click install if you use this mod, thank you. Demo Here = http://www.mkpitstop.co.uk/forum Hope you like Show Your Support
|
Comments |
#122
|
||||
|
||||
Looks like you have added the code
align="center" to the drop down tables, remove that and all should work fine, its just the ones in the drop down sections, not the main table. |
#123
|
|||
|
|||
Quote:
There must be another reason its doing that? |
#124
|
||||
|
||||
I just looked and its still in
Quote:
|
#125
|
|||
|
|||
Oops! Sorry, those were put there at the start when I added the top nav bar because (when I removed the extra links you had in there) the drop down was not immediately beneath its associated link. I only had 3 links in the nav bar to start with and 2 were drop downs and both were way off to the left. However it didnt fix the problem and I should have removed them.
Even now, although it is much better because I have added more links, the drop downs are off to the left of their associated link somewhat. Im not complaining though, Im just happy to be able to use you mod. Thanks for your help, I really do appreciate that you have taken the time to help me with this. Regards, Mel |
#126
|
||||
|
||||
lol I know your not complaining
Its just strange as i am using the same code as you and I am ok, the only thing different was the center code. Woundering if its something on the vbadvanced page :S |
#127
|
||||
|
||||
Hey I have HAcked this Mod All Up , I need to consolidate alot of my links to a single drop down can someone aid me please ... Heres My Top Nav Template After I got my hands on it
HTML Code:
<!--######## start of navbar2 ########--> <!-- nav2 buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px"> <tr align="center"> <td class="vbmenu_control"><a href="http://www.dieselbombers.com">Home</a></td> <td class="vbmenu_control"><a href="http://www.dieselbombers.com/donate.php">Donations</a></td> </if><td class="vbmenu_control"><a href="sweepstakes.php$session[sessionurl_q]" accesskey="5">$vbphrase[sweepstakes]</a></td> <td class="vbmenu_control"> <a href="http://www.dieselbombers.com/referrers.php">Referrals</a></td> <td class="vbmenu_control"><a href="http://www.dieselbombers.com/info/toptruck.htm">TOP TRUCK</a></td> <td class="vbmenu_control"> <a href="http://www.dieselbombers.com/info/sponsors.htm">Sponsors</a></td> <td class="vbmenu_control"> <a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> <td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=500'); return false;">$vbphrase[open_buddy_list]</a></td> <td class="vbmenu_control"><a href="http://www.cafepress.com/DieselBombers"target="_blank">Bomber Gear</a></td> </tr> </table> </div> <!-- / nav2 buttons bar --> <if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <!-- extras pop start --> <div class="vbmenu_popup" id="1_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Drop Down</td> </tr> <tr> <td class="vbmenu_option"><a href="link">link</a></td> </tr> <tr> <td class="vbmenu_option"><a href="link">link</a></td> </tr> <tr> <td class="vbmenu_option"><a href="link">link</a></td> </tr> <tr> <td class="vbmenu_option"><a href="link">link</a></td> </tr> </table> </if> </div> <!-- extras pop end --> <!-- / NAVBAR POPUP MENUS --> <!--####### end of navbar2 #######--> Hide All To Guest But Home Donations Sweepstakes Top Truck Sponsors FAQ Bombers Gear And Create A Drop Down Titled Bomb Site With child's OF Referrals http://www.dieselbombers.com/referrers.php TOP TRUCK http://www.dieselbombers.com/info/toptruck.htm Sponsors http://www.dieselbombers.com/info/sponsors.htm Members List http://www.dieselbombers.com/memberlist.php All To Open a New Page Thanks Alot to anyone who can help me Get this right Everytime i Try to edit the Nav Bar Templates I have Links All over the place lol DM |
#128
|
||||
|
||||
Anyone have a second to help me out with this?
|
#129
|
||||
|
||||
I got it , I didnt realize there was a guide in the download
Now to find out how to change the back ground of the drop down.............. |
#130
|
|||
|
|||
I would like to use this in place of Tabs, but only show links on navbar if they are members of a particular secondary member group.
What code would I wrap around those links, and what would be a good filler? Last, download says 3.6.4, I'm running 3.6.7/p1, with vBmp3 Player, vbImagehost, and vbDownloads, are there any known problems with those (I thought I saw mp3 in the incompat list post, but I am using the Xeon one). Basically, it comes down to "How do I construct a if in usergroup, show this dropdown"? i.e. to a guest it would look entirely different (even empty if there isn't a way to do an "else") than to somebody with full privs. thanks in advance. |
#131
|
||||
|
||||
Quote:
After putting the nav2 variable in vBa CMPS-> Default Settings -> Main Options ->Portal Output Global Variables, it gets visible in CMPS page. BUT as of my forum is in subdirectory/subforum VB "viparmenia.com/vb" and CMPS is on main directory "viparmenia.com" I need that prefix for correct URL appended to every link in topnavbar menu. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|