Is it possible to change the style of the shortcode tabs to be the same style as the tabs on the homepage?
Tabs style
3 posts from 2 voices-
Posted 1 year ago #
-
Hey,
the best I can come up with is adding this to the bottom of your style1.css
.js_active .entry .tab_content { background: none repeat scroll 0% 0% #F9F9F9; } .js_active .entry .tab { background: none repeat scroll 0% 0% #F8F8F8; border: 1px solid #EEEEEE; color: #888888; margin-bottom: 5px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .js_active #top .entry .active_tab { background: url("../images/skin1/button.png") repeat-x scroll -33px -105px #FFFFFF; border: 1px solid #CCCCCC; color: #777777; text-shadow: 1px 1px 1px #FFFFFF; }I hope this helps.
Cheers,
ChrisPosted 1 year ago # -
This worked perfectly...thank you!
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.















