how to change the default color of the tab?

himtuna - July 30, 2008 - 02:19
Project:YUI TabView
Version:6.x-1.0-beta1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

#1

drupalhizmetleri - September 13, 2008 - 07:15

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;
}

#2

himtuna - October 3, 2008 - 13:10

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

 
 

Drupal is a registered trademark of Dries Buytaert.