Heisenberg submitted a new resource:
You must be registered for see links
- Remove dropdown Menu Icon from all stylesvB Version: 3.8.1
This will work on all vBulletin versions.
Description
This will remove all the dropdown arrows instead of eding templates
In ADMINCP go to styles and templates
Click Style Manager
Select MAIN CSS
Add the following to Additional CSS Definitions:
Code:.vbmenu_control img { display:none; }
Or
Code:.navitem img { display:none; }
Or both,...
You must be registered for see links
Last edited:
