I wold like to know how to change the css tab menu background color from the teal color to a gray?
Q:
My names Erick and I’m using your Delux Menu and wold like to know how
to change the css tab menu back ground color from the teal color to a gray and am not
having any luck locating this option. Please advise.
A:
Try to use the following css tab menu parameters:
var menuBackColor=”#C0C0C0″;
var itemBackColor=["#C0C0C0","#65BDDC"];
You can also check Individual Styles. It is possible that you set
background color there.