I am using Chrome.
Basically what I did is this:
Downloaded the vbulletin-style.xml from the style manager upload/download section, and found this:
Code:
<template name=".vbmenu_control" templatetype="css" date="1373250531" username="Michael Costa" version=""><![CDATA[a:7:{s:10:"background";s:89:"#990000 url(http://www.automotive-technicians.com/forums/images/atfMenuBGMain.png) repeat";s:5:"color";s:7:"#FFFFFF";s:4:"font";a:3:{s:5:"style";s:4:"bold";s:4:"size";s:4:"11px";s:6:"family";s:78:"tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif";}s:5:"EXTRA";s:47:"padding: 3px 6px 3px 6px;
white-space: nowrap;";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:4:"none";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:4:"none";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:9:"underline";}}]]></template>
Then underneath it I pasted this:
Code:
<template name=".vbmenu_navcontrol" templatetype="css" date="1373250531" username="Michael Costa" version=""><![CDATA[a:7:{s:10:"background";s:89:"#990000 url(http://www.automotive-technicians.com/forums/images/atfMenuBGMain.png) repeat";s:5:"color";s:7:"#FFFFFF";s:4:"font";a:3:{s:5:"style";s:4:"bold";s:4:"size";s:4:"11px";s:6:"family";s:78:"tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif";}s:5:"EXTRA";s:47:"padding: 3px 6px 3px 6px;
white-space: nowrap;";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:4:"none";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:4:"none";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:9:"underline";}}]]></template>
Then I saved the file and tried both uploading this to replace the file in my install directory and by using the upload feature in the style manager.
Neither way allows me to call vbmenu_navcontrol as a class.
--------------- Added [DATE]1373258387[/DATE] at [TIME]1373258387[/TIME] ---------------
The bevel is part of my .png.