Active
Project:
YUI TabView
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 02:19 UTC
Updated:
3 Oct 2008 at 13:10 UTC
By default its blue?
what must I add in style.css to get it accustomed to my site.
Comments
Comment #1
bakyildiz commentedturns 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;
}
Comment #2
himtuna commentedthis still dont work?
I must be doing something wrong. let me check!
Gamers' Den