Change the color of Tab

Hello Muffin Group,
I want to change the background color for first tab (That is the active tab) and the color of second tab and font color to of tab I have used the following CSS.
/* Tabs */
.ui-tabs .ui-tabs-nav li a { font-size: 16px; font-color: #FFFFFF; background: #003c6b;}
Results were Partially OK. 
Second CSS i used CSS available at following Link.
Kindly help me for following issue,
Regards,
Vishal

Comments

Sign In or Register to comment.