![]() |
How to make drop down boxs w/links
Can some one point me in the right direction and or a tutorial on how to make drop down boxs (like quick links) on the navbar?
Any help would be great thanks! |
search "navbar" in "articles" "titles only" and you get How To Add Drop Down Menus To Your Navbar
|
is there away to make the double navbar to use quick links? I've posted in the mod section been days no one answered.
here is the code <!-- Navbar Links --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px"> <tr align="center"> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> </tr> </table> </div> <!-- / Navbar Links --> |
There are modifications to create a second navbar. Your code should probably work also, but you didn't post an image of what the result is for your code.
|
Yea the code i pasted was the code from the double navbar mod. How would I go about to add drop down box?
Cause the link you pasted to me ask to find this Quote:
In the double navbar code doesnt have that code in it <!-- Navbar Links --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px"> <tr align="center"> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> </tr> </table> </div> <!-- / Navbar Links --> |
Just add the $show[popups] condition to the second navbar and follow all the instructions from the article you found.
|
ok one last questions BTW you been great help!
If i wanted to delete the navbar that came with the download of vB how would i also do this? Is this possible to remove? Cause the skin I have has all the same links in the header so I wanna build my own navbar and delete the one that came with the vB. |
Sure you can remove it. The standard one is in the navbar template (assuming you aren't using a custom skin) and it's pretty well commented (<!-- nav buttons bar -->). Don't delete the pop-up stuff if you are going to use the pop-up contents it defines (<!-- NAVBAR POPUP MENUS -->).
|
ok and last question I PROMISE LOL. If i wanted to add multiple drop down boxs do i just repeat hte process as in the article you posted?
|
Yes, *but*!!! Make sure each dropdown has a unique ID. That is very, very important!
|
what do u mean unique id?
|
Where it says id="something" in the code. That needs to be unique for every drop-down. The drop-down for search may not have the same id as the crop-down for User CP. They must be unique so that it works correctly.
|
All times are GMT. The time now is 02:09 PM. |
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:
|