I love the theme, but I think the tab_container is not very effective. How do I change it?
Thank you
I love the theme, but I think the tab_container is not very effective. How do I change it?
Thank you
You can use following code to change the background color/color of the tab container. Add it to css/custom.css and adjust the color values:
div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
background-color: #F8F8F8;
color: #666666;
}Hey man, How does that work for Replete theme? changing the background for an active Tab in the sidebar Tab?
Hi bevlogenverf,
Can you be a bit more specific? Maybe link to a page on your site with the tab container you mean as the theme has a few different things that could fall into that general description.
Regards,
Devin
Answered bevlogenverf here: http://www.kriesi.at/support/topic/change-color-of-sidebar-tab#post-92126
Closing topic :)
Regards,
Devin
This topic has been closed to new replies.