![]() |
Add an button to the 'Quick Link' menu
Hi folks,
Newbie alert!! Long time reader... first time poster :D What I'd like to do is add a button to the quick link drop down menu located on the NavBar - in particular a 'create new pm' button (as if there aren't enough already). I know I need to edit the navbar template, but if anyone could help with the code and positioning, I would appreciate it... Many thanks Jon --------------- Added [DATE]1244746012[/DATE] at [TIME]1244746012[/TIME] --------------- Perhaps I should have put this in 'design and graphics'? |
Here's the code from the USERCP_SHELL template:
HTML Code:
<tr><td class="$navclass[pm_newpm]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]do=newpm">$vbphrase[send_new_message]</a></td></tr> HTML Code:
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if> HTML Code:
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm">$vbphrase[send_new_message]</a></td></tr> |
That's fantastic - thank you Lynne, worked like a dream :)
|
All times are GMT. The time now is 02:18 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:
|