Can someone please supply me the code to change the color of the text in the Tabs of Tabber when you Hover over it. I don't have the blog published yet, so I can't supply a web address. I'm using the "light rounded" mode for Tabber.
Thanks
Change Tab Text Color with Hover
Started by
Charles Eaton
, Jul 12 2010 01:24 PM
4 replies to this topic
#1
Posted 12 July 2010 - 01:24 PM
#2
Posted 12 July 2010 - 05:33 PM
Edit the value of color style rule for these elements in the corresponding .css file:
For active tab:
For active tab:
.tabber-widget-rounded-light ul.tabber-widget-tabs a.selected, .tabber-widget-rounded-light ul.tabber-widget-tabs a.selected:hoverFor inactive tab:
.tabber-widget-rounded-light ul.tabber-widget-tabs a
Builder FAQ | Builder Wiki | Builder Basics Videos | Builder Advanced CSS Videos
Follow me on Twitter | Get latest news on Builder at our Facebook page | My Builder Snippets Blog
#3
Posted 12 July 2010 - 10:11 PM
Thanks
#4
Posted 28 September 2010 - 02:18 PM
Hi on my builder/anchor site malecare.org I am trying to change the color of my tabber on my home page, but I do not see .tabber-widget code anywhere in my style.css ( copied my style.css to MS word and did a search, without success.)
I am confused and find myself repeating Charles Eaton's question.....how do I change the color/style of my tabber widgets?
Thanks.
I am confused and find myself repeating Charles Eaton's question.....how do I change the color/style of my tabber widgets?
Thanks.
#5
Posted 28 September 2010 - 02:32 PM
You should be able to find the styles for the tabber widget in the style.css file in the tabber widgets files in your plugin folder.
A useful tool for finding ids and classes is firebug, here is the link http://getfirebug.com/
Please let us know if there is anything else we can help you with.
A useful tool for finding ids and classes is firebug, here is the link http://getfirebug.com/
Please let us know if there is anything else we can help you with.





