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. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|