![]() |
Menu_open.gif
Someone helped me get rid of the menu_open.gif on the navbar, now I'm wanting to do the same on the forum toobars, i.e. Forum Tools, Search this Forum, Thread tools, search this thread, Rate this thread, etc.
I tried looking in the navbar template but didn't see these there anywhere. Help? :) |
try Style Manager --> Search in templates --> menu_open.gif
Would that work? |
I guess it has to do with some of the javascript files included from the clientscript directory.
|
You could just overwrite menu_open.gif with clear.gif
Saves you having to edit any templates or code. |
If you wanted to edit the code, you'll have to add a false attribute on vb_menu_register().
|
Its actually quite easy.
In your navbar template, find Code:
vbmenu_register("navbar_search"); Code:
vbmenu_register("navbar_search", true); Code:
vbmenu_register("usercptools"); Code:
vbmenu_register("usercptools", true); |
All times are GMT. The time now is 03:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|