![]() |
NavBar Drop Down Menu
Can someone tell me the coding for a drop down menu in the navbar (like quick links)?
I want the drop down menu to be a list of links to various sites. Any help is appreciated. |
Try this:
Code:
<td id="pvtmsgs" class="tcat" style="text-align: center;"> And then, at the botton of your navbar template, in the Navbat Popop Code(s), add this: Code:
<div class="vbmenu_popup" id="nameyouwant_menu" style="display: none"> |
Here is what I have and it works perfectly and it is pretty simple.
First find this in your Navbar template: HTML Code:
<!-- nav buttons bar --> HTML Code:
<td id="entertainment" class="vbmenu_control"> HTML Code:
<!-- NAVBAR POPUP MENUS --> HTML Code:
<div class="vbmenu_popup" id="entertainment_menu" style="display:none"> Also I just added the <if condition="$show['member']"> </if> HTML Code:
<div class="vbmenu_popup" id="entertainment_menu" style="display:none"> |
Anyway making it scrolling?
|
All times are GMT. The time now is 04:53 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:
|