The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Creating a table within a dropdown menu
Hi, im having a few issues with a dropdown table. Im trying to create a dropdown very similar to the 'Quick Links' But every time i try and add a table it messes up my navbar. I can use <ul> <li> without issue but that doesnt give me the desired effect.
Heres what i have so far.. Code:
<td id="movie_dropdown" align="left"> <a href="#movie_dropdown"><img src="$stylevar[imgdir_misc]/movielinks_nav.gif" border="0" alt="" /></a> <script type="text/javascript"> //<![CDATA[ vbmenu_register("movie_dropdown",true); //]]> </script> </td> <div class="vbmenu_popup" id="movie_dropdown_menu" style="display:none;margin-top:3px" align="left"> </div> Hope you can help. |
#2
|
|||
|
|||
If you follow this article it should give you the desired results. I used it and it and it works a treat.
|
#3
|
|||
|
|||
Thanks spank, i tried it again but still no dice. Im not sure if its relevent but im using this in the Header template. The style im using already has the quicklinks menu in the header so i cant see why it wont let me create another one.
Any other suggestions? |
#4
|
|||
|
|||
I dn't know what to tell ya tbh it should just work. My navbar links are also in my header template you just put everything it says to pu into the navbar template into the header template.
|
#5
|
|||
|
|||
Quote:
Pure CSS Dropdown Menus with simple HTML Menu Links Check out the Live demo http://www.aboxcafe.com/index.php |
#6
|
|||
|
|||
Quote:
Thanks again UKBL. |
#7
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|