The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I want my 'clan info' dropdowns on www.thepublicenemy to have subcategories like the forum dropdowns on http://www.teamwarfare.com/. Go to the Forum tab and then PC and then America's Army.
I like how they expand to the right and then give you more options so you can categorize links. Does anyone know how I would add this to my dropdown? Please post if you have a help thread or now how with the info so I can fix mine. Thanks --------------- Added 24 Oct 2007 at 21:44 --------------- I currently have the manually entered as a dropdown under the navbar. Here is how I did it: Opening: <!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <!-- Setup for drop down menu #1 in navbar --> <td id="dropdown1" class="vbmenu_control"><a href="#dropdown1">Forums</a> <script type="text/javascript"> vbmenu_register("dropdown1"); </script></td> <!-- / Setup for down menu #1 in navbar--> For my forum dropdowns - <!-- NAVBAR POPUP MENUS --> <!-- Drop down for menu #1 in navbar--> <div class="vbmenu_popup" id="dropdown1_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="vbmenu_option"><a href="/search.php?do=getnew">New Posts</a></td></tr> <tr><td class="vbmenu_option"><a href="/search.php?do=getdaily">Todays Posts</a></td></tr> <tr><td class="vbmenu_option"><a href="/forum.php">All Forums</a></td></tr> <tr><td class="vbmenu_option"><a href=" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|