Quote:
Originally Posted by Lynne
Yep, that's what I figured out last night and posted about it in his thead on vb.com.
|
Nope, Only one for the search and one for the Quick Links.
Code:
<td align="left" valign="top" width="61" height="27" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/search.gif" width="61" height="27" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></td>
<if condition="$show['member']">
<td width="87" height="27" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/quicklinks.gif" width="87" height="27" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools", true); </script></td>
</if>
...as shown above.