how to do this?
Uhm, could i have forum's url?
1. Go to Admin CP > Templates & Style > Themes > Your Theme > vbnavbar.css > Advanced Mode.
2. Find:
.menupop {
background: #FFFFFF;
color: #000000;
border: 1px solid #0B198C;
display:none;
}
.popup_menu li {
background: #fff;
margin: 1px;
padding: 0;
}
3. Change #fff and #FFFFFF to the color you want (e.g. #ff0000 for red, #000 for black).
Like favious says. Follow it. It's just a CSS.
Ok, go to global.css, advanced edit, and find "menu_row", after write or change this value: "background: hex color that you want" if this value no exist and "background: #fff" or "background: white" in "background: hex color that you want" if this value already exist!
deleted - as not seen a couple of previous responses
find where it is "menu_row"
I just checked your website and you did not even change the CSS...