![]() |
How do i make a drop down menu in the nav bar
|
vb version u are running
|
You can use this mod to create dropdowns, prior to vB version 4.2.1 https://vborg.vbsupport.ru/showthread.php?t=274972
In vb v 4.2.1 you can do it with the Navigation Manager This only applies to vB versions 4.x |
4.2.1 but it doesn't let me make a menu like that
|
Take a look at the default ones there and it will give you a idea how to do it
|
Unfortunately there are no dropdown tabs in the default menus.
To create a dropdown menu on a tab do this.. 1) Create a new TAB 2) Create a MENU item for the tab. 3) Create a LINK item for the MENU 4) Go back to the TAB and edit it. Change the 'Target Menu' to the new MENU you created. |
Quote:
quick links, forum actions and community tabs main tabs no sub yes but at least it will give him a starting place |
well, I guess you will have to do it manually 'hard-coded' way...
all you need is: 1- create a button in the navtab 2- add a class to your <li> tab and call it class="popupmenu" 3- add a href anchor after that to allow java script to popup the menu: <a href="javascript://" class="popupctr"/>button</a> 4- create un-order list for your drop menu with a class like this: <ul class="popupbody"></ul> 5- include your <li> with a class for css style and menu list for each element you want.. Save it and you're done... if you need more explanation, shoot me a PM as a reminder... Cheers |
Quote:
There's no need to hard code anything. |
All times are GMT. The time now is 11:48 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:
|