View Full Version : Can't correct Navbar colors
dwdmguy
02-20-2008, 12:34 PM
Good Day.
No matter what I do, and how I search in the style (default) I cannot get the Navbar colors to change. (please see attached)
A few weeks ago, I did install a new template, did not like it and deleted it, I'm not sure if the menu is being affected by that. I've check every color box in the style and cannot find this at all.
Please help and thank you.
Princeton
02-20-2008, 02:23 PM
select a color for background
if that doesn't work..
- check the Additional CSS box at the bottom for additional CSS
- compare the template (if changed) with default
dwdmguy
02-20-2008, 02:44 PM
Princeton, thank you, I've triple checked both, unless I'm missing something in the "additional CSS" section. Can you see anything please?
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FFFFFF; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
/* ***** don't change the following ***** */
form { margin: 0px; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
.inlinemod { background: #FFFFFF; }
.vbmenu_hilite * { cursor: pointer; }
/* auto-clearing of floats */
.floatcontainer:after, .block_row:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.floatcontainer, .block_row { display:inline-block; }
/* IE-mac hide \*/
* html .floatcontainer, * html .block_row { height:1%; }
.floatcontainer, .block_row { display:block; }
/* end IE-mac hide */
--------------- Added 1203529435 at 1203529435 ---------------
Found it, thank you for your help.
Tom
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.