Helpful Information
 
 
Category: vBulletin 3.8 Template Modifications
Forum Display Enhancements - Remove dropdown Menu Icon from all styles

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

.vbmenu_control img {
display:none;
}

or

.navitem img {
display:none;
}

or both, add these to each style and icon will go
you dont need to make any template edits

there is no need for a new version of this release, but simple codes may be applied to it at a later stage

reserved for support

Good work, thank you

Nice.










privacy (GDPR)