seems in mobile mode we are missing the option which is present in the footer in shiny green mode, Vbulletin manual states it needs to be enabled by admin in CP, it's enabled in shiny green mode but cannot find it on mobile mode.
<select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="Quick Style Chooser"> <option value="5" class="" selected="selected">-- ShinyGreen</option><option value="7" class="">-- Mobile Style</option> </optgroup></select>
Bookmarks