![]() |
Quote:
But mine was prettier! Regards, Matt |
Arg am I the only one who can't get this to work?? Mine doesn't work. Here's my code. Can anyone please help me?
Code:
<td id="staff" class="vbmenu_control"><a href="#staff">Staff</a> <script type="text/javascript"> vbmenu_register("staff"); </script></td> Then the menu: Code:
<!-- staff navigation menu --> So what's wrong here? Thank you for any help :). |
Code:
<!-- staff navigation menu --> The problem you have there is that in the first section of code you posted you have told it to find a menu called 'staff' then in the second section you had called the menu 'newlink_menu' and so confuzed the poor thing. :( |
Okay this still isn't working. Go to my forums and click the "Staff" link on the navbar and you'll see what's happening.
|
Move the first bit to above <if condition=$show[popups]> and try that.
|
I tried it with that code both before and after <if condition=$show[popups]> and it still won't work.
|
Nice 1, just what i'm looking for but... strugglin to download!
is there a post count involved?? ///ignore^^ fixed now :D Thank you |
nice work though will have to check it :D will do it later :D
|
OK...I got this to work, sort of...
The menu works fine in my forums, but for some reason, it totally screws up the layout of the categories in my Photopost home page. Here is the code I used: <td id="newlink" class="vbmenu_control"><a href="#link">Photos</a> <script type="text/javascript"> vbmenu_register("newlink"); </script></td> :::::::::::::::::::: <!-- / new link menu --> <div class="vbmenu_popup" id="newlink_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">Members' Photos</td></tr> <tr><td class="vbmenu_option"><a href="http://www.mysite.com/photos/">Photo Gallery</a></td></tr> <tr><td class="thead">Photo Forums</td></tr> <tr><td class="vbmenu_option"><a href="http://mysite.com/forums/forumdisplay.php?f=80">Photo Contests</a></td></tr> <tr><td class="vbmenu_option"><a href="http://mysite.com/forums/forumdisplay.php?f=19">Photo Forum</a></td></tr> </table> </div> <!-- / new link menu --> :::::::::::::::::::::::::::::::::::::::::::; Any clues as to what I did wrong? Thanks!!!! |
Thanks for the great hack. I got the menu added and working great, but only one problem.
Now my Search and Quick Links don't drop down :confused: |
All times are GMT. The time now is 11:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|