The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
moving "faq" to the "quick links" drop down
so how would i go about doing this? moving the faq or the members list buttons to the quick links drop down menu? i need to free up some space in my navbar to make more room.
--------------- Added [DATE]1201134537[/DATE] at [TIME]1201134537[/TIME] --------------- hello? anyone? lol. |
#2
|
|||
|
|||
from teh navbar template just find, cut&paste the following code to wherever you want it to appear in the QL Menu...
FAQ Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> Code:
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> |
#3
|
||||
|
||||
Here's an article on how to do the dropdown menus:
https://vborg.vbsupport.ru/showthread.php?t=122523 |
#4
|
|||
|
|||
cool. thanks. just one thing, the nav bar text is a different color form the text in the dropdown. when i moved "faq" to the dropdown, its still that color. how do i get the "faq" button to match the rest of the dropdown now?
also, if i wanted to change the name "quick links" in the navbar to say "useful stuff" or something like that, how would i do so? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|