1. Two changes are needed (see if other sections of your board are not affected)
Remove line in red:
Quote
table.ipb_table th {
background: none repeat scroll 0 0 #2C5687;
font-size: 11px;
font-weight: bold;
padding: 1px 6px;
}
Set your desired colors here:
Quote
.header {
background: none repeat scroll 0 0 #B6C7DB;
color: white;
}
2. Same settings as for #1
3. Same as #1
4. Same as #1
5. I'm not sure what you're indicating since i don't see any white rectangle.
6. Same as #1
7. Same as #1
8. Same as #1
9. Here add line in red:
Quote
#search_options_menucontent {
min-width: 100px;
background: ??
}