The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
navbar too crowded; need to move to quick menu
hello all
well my nabar has become too much crowded. i want that other than all the default links expressed in the nabar, the remaining that i added should be showin the quick link menu drop down. can someone tell me the codes and the edits in the templates, to make this happen? thank you |
#2
|
|||
|
|||
you'd have to edit the 'navbar' template
If the last thing in your quick links is 'who is online'. In the navbar template it probably says something like : Code:
<td class="something"> <a href="yoursite.com/whoisonline">Who is Online</a> </td> Always make sure you have a backup when editing templates! |
#3
|
|||
|
|||
thanx mike. really appreciate that.
so it means whatever navbar links i want to move to quick link menu, i keep on copying and pasting and then editing the above link without anything more to do? and right below it? --------------- Added [DATE]1226377970[/DATE] at [TIME]1226377970[/TIME] --------------- i cant find that in my navbar template where do i find it? |
#4
|
|||
|
|||
Search this in the navbar, you should get results
Code:
<tr><td class="thead">$vbphrase[quick_links]</td></tr> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|