Change Tab Colour

Tabs module is the easiest and convenient way to create tabs in Joomla website with powerful features like JSON or XML support.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Nov 04, 2013 6:47 pm
Hi there,

I would like to change the Tab highlight colour blue that is default for Style 1 to the blue that I have at the top of this page : http://wooshping.com/wooshping-instant

If someone could explain how to do this I would be very grateful indeed.

Many thanks,
Rupert
User avatar
Junior Boarder

GK User
Mon Nov 04, 2013 7:25 pm
Add this code:
Code: Select all
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
background: #237D9F!important;
}

to override.css :)
User avatar
Moderator

GK User
Mon Nov 04, 2013 8:00 pm
Oh that's great! Thank you so much! I am very happy. Great support!!! :D
User avatar
Junior Boarder

GK User
Mon Nov 04, 2013 8:23 pm
Thank you form warm words :)
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron