By default its blue?
what must I add in style.css to get it accustomed to my site.

Comments

bakyildiz’s picture

turns tab to red...

.yui-nav .selected a em {
background:RED none repeat scroll 0 0;
}

turns the line under tabs red...

.yui-nav {
border-color:RED;
}

turns content to red.

.yui-content {
background:RED none repeat scroll 0 0;
}

himtuna’s picture

this still dont work?
I must be doing something wrong. let me check!
Gamers' Den