Quote:
Originally Posted by peterska2
You want the NAVBAR Template.
FIND
Code:
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
And then just add your line into that section whereever you want it to appear.
|
Thanks for pointing out that section, but
1. I can't get anything I put in there to appear
2. The stuff that IS in there doesn't look right for this menu. It has stuff like
<tr><td class="vbmenu_option"><a href="http://forum.bonsaitalk.com/forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
Which isn't one of the functions that is in that popup menu when it is shown in postbit.
Anyway, I added in
<tr><td class="vbmenu_option">THIS IS A TEST</td></tr>
and it didn't show anything in the popup. I am really confused, but I appreciate the help.
Regards,
Matt