PDA

View Full Version : ugly arrow..


Winterworks
07-29-2009, 08:58 PM
Is it possible to have this "Quick Links" menu still a drop-down, but just remove the arrow from beside it? I'd just like it to be text.

http://img17.imageshack.us/img17/4268/rawrrl.jpg

pank
09-04-2009, 01:06 AM
Find the JavaScript after the link
Example:
<script type="text/javascript"> vbmenu_register("usercptools" ,1);

Just add the ,1 where I have placed it and it should do the trick ;)