Hi
I'm using Tabber Widget on two different Pages. I'd like the Tab font color and content to be different on each Page.
I am using Americana/Mojave theme, and there are 2 Widget Bar options in the Layout Manager: one is the Default, and one has a Dark Background. So, I need the font color of the Tabs the Tabber Widget that is on the Dark Background to be different from the Default Widget Background tabber widgets.
Not sure how to do that in the Tabber Widget CSS.
Here is the default Widget Bar with Tabber Widget, which I do not want to change: http://wordpressbygirlfriday.com/hcdg/our-dentists
Here is the Dark Background Widget Bar with the Tabber Widget, and I need to change the Tab font color for any Tabber Widgets that are in a Dark Background Widget Bar: http://wordpressbygirlfriday.com/hcdg/our-services
thanks very much!
Elaine
Different tab colors for Tabber Widgets on different pages
Started by
elucia
, Apr 21 2011 06:53 AM
4 replies to this topic
#2
Posted 21 April 2011 - 08:35 AM
For the active tab or inactive tab?
Are you sure widget bars at http://wordpressbygirlfriday.com/hcdg/our-services have a custom module style set?
I don't see the Dark background style's class (widget-bar-dark-outer-wrapper) applied for the module's wrapper.
Are you sure widget bars at http://wordpressbygirlfriday.com/hcdg/our-services have a custom module style set?
I don't see the Dark background style's class (widget-bar-dark-outer-wrapper) applied for the module's wrapper.
#3
Posted 21 April 2011 - 09:02 AM
you are correct, Sridhar! I pasted the wrong link to the wrong background in my post above...so sorry!
The "Our Services" page is using the Default widget background style. <a href="http://wordpressbygirlfriday.com/hcdg/our-services" rel="nofollow" target="_blank">http://wordpressbygirlfriday.com/hcdg/our-services</a>
If I change the css style for the Tabber Widget font colore on the DEFAULT widget background style, it will change it for ALL widget backgrounds including the Dark widget background style.
The page using the Dark widget background is the way I want it to look: <a href="http://wordpressbygirlfriday.com/hcdg/our-dentists" rel="nofollow" target="_blank">http://wordpressbygirlfriday.com/hcdg/our-dentists</a>
I'm just not quite sure how to do it in the Tabber Widget's css file...
thanks!!
Elaine
The "Our Services" page is using the Default widget background style. <a href="http://wordpressbygirlfriday.com/hcdg/our-services" rel="nofollow" target="_blank">http://wordpressbygirlfriday.com/hcdg/our-services</a>
If I change the css style for the Tabber Widget font colore on the DEFAULT widget background style, it will change it for ALL widget backgrounds including the Dark widget background style.
The page using the Dark widget background is the way I want it to look: <a href="http://wordpressbygirlfriday.com/hcdg/our-dentists" rel="nofollow" target="_blank">http://wordpressbygirlfriday.com/hcdg/our-dentists</a>
I'm just not quite sure how to do it in the Tabber Widget's css file...
thanks!!
Elaine
#4
Posted 21 April 2011 - 11:47 AM
Add the following at the end of child theme's style.css:
.widget-bar-dark-outer-wrapper .tabber-widget-rounded-light ul.tabber-widget-tabs a.selected, .tabber-widget-rounded-light ul.tabber-widget-tabs a.selected:hover {
color: #696035;
font-weight: bold;
}
.widget-bar-dark-outer-wrapper .tabber-widget-rounded-light ul.tabber-widget-tabs a {
color: #e8d26f;
}
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Tabber-Widget Plugin forum.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





