Quote:
Originally Posted by Lynne
HTML Code:
<if condition="$show['communitylink'] AND $show['popups']">
<td class="vbmenu_control"><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6"><img src="$stylevar[imgdir_button]/menu_community.png" alt="$vbphrase[community]"</a> <script type="text/javascript"> vbmenu_register("community", true); </script></td></if>
|
Thank you very much, works perfectly.
Quote:
Originally Posted by Dismounted
Make sure you've also created the image fore the link, as it looks like your navbar buttons are created from images.
|
Yeah they are, I've done that.
Thank all the help, much appreciated.