Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27532

    Hi here: http://bevlogenverf.nl/enfold2/graffiti-kunst/

    I would like to be able to define the color for the active tab. Not the content but the tab itself so it is easy to see which one is clicked and open at the time.

    Any CSS code for that?

    #134323

    Hi bevlogenverf,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .main_color .active_tab {
    background-color: #333;
    }

    Regards,

    Devin

    #134324

    thhx!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS code for changing sidebar TAB active TAB’ is closed to new replies.