The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Location of Menu link
Hi
If i want to change/add menu link suppose i want to add a extra link in Community dropdown menu , where i have to change? |
#2
|
||||
|
||||
In the navbar, find <!-- community link menu --> and then add another row under there like this:
HTML Code:
<tr><td class="vbmenu_option"><a href="yourpage.php$session[sessionurl_q]">Your Page</a></td></tr> HTML Code:
$template_hook[navbar_community_menu_end] |
#3
|
|||
|
|||
Thanks a lot,it working nice
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|