Quote:
Originally Posted by alfaowner
looks as though my skin man did it inbetween, when i know how i will post it, thanks for looking though
|
In the javascript of the link that has the popup it has this:
HTML Code:
vbmenu_register("navbar_search");
Whereas, if you want the menu_open.gif icon to not be displayed, you add a true.
HTML Code:
vbmenu_register("navbar_search", true);