Quote:
Originally Posted by siriuxs
How I can change this color blue? (see attachment)
Excse me for my bad english...
|
If i am not wrong you have to change the background color here:
PHP Code:
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {
background:#ADCCE1 ;
color:#4E4E4E;
}
in skin-tfh.css
I can't figure in my forum right now, sry.