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 |
#112
|
|||
|
|||
Ok, I have it installed and the dropdown menu works but its all the way over on the left edge of the Navbar. Also, <td id="1"> makes the nav bar unevenly aligned.
I am not using $nav2, I have that code in the original Navbar template. Here is the code of the bottom navbar: 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"> <!-- dropdown start --> <td id="1" class="vbmenu_control"><a href="#1">Arcade</a> <script type="text/javascript"> vbmenu_register("1"); </script></td> <!-- dropdown end --> <td class="vbmenu_control"><a href="/forums/downloads.php?$session[sessionurl_q]">Downloads</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">The Arcade</td> <tr> <td class="vbmenu_option"><a href="/forums/arcade.php?$session[sessionurl_q]">Arcade</a></td> </tr> <tr> <td class="vbmenu_option"><a href="/forums/forumdisplay.php?f=153">Arcade Forum</a></td> </tr> </table> </if> </div> <!-- extras pop end --> <!-- / NAVBAR POPUP MENUS --> <!--####### end of navbar2 #######--> |
#113
|
|||
|
|||
Add "nav2" to the global output variables box under the main cmps settings.
|
#114
|
||||
|
||||
Quote:
So when I click the link that's supposed to be the drop down it just makes the page jump up so the top nav is at the top of the browser page, here's my info. (I'm still in the process of changing the other links) Site: Graphics Anonymous top_nav: PHP Code:
|
#115
|
|||
|
|||
Just installed this hack and IE users are getting an
'this.controlobj' is null or not an object message either in the ststus bar (bottom left) or as an annoying popup message. FireFox users don't ave any problems. Any ideas? |
#116
|
|||
|
|||
Sussed it, I had to remove this from the code to get rid of the error message:-
Quote:
|
#117
|
||||
|
||||
Hi, I've upgraded to vBulletin 3.6.5 and just recently found out the TopNav is not working for FoxFire users.
Anyone else having this problem and is there a fix for this? |
#118
|
||||
|
||||
still looking into this, I cant really see any problems my self
|
#119
|
|||
|
|||
I'm using vBulletin 3.6.5 and the drop down is not working properly in Firefox. See the attached image.
Is there a fix for this? |
#120
|
||||
|
||||
lol I hate Firefox they cant display code right, I will have a look and see what I can do.
can I have your link please |
#121
|
|||
|
|||
Hi,
I sent you a PM with the link. Thanks for the mod and your help with this problem. Regards, Mel |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|