Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ccraig99 Friend
    #176188

    How do i change the Font Color of the ja-tabs in JA Orisite Template

    swissa Friend
    #448569

    Either you have to go into the jat3 files to do this or you should be able to just add the code to the end of your template.css. Either way note what you did because you will lose the changes on upgrade (unless you are using a theme)

    For active

    .ja_orisite .ja-tabs-title-top ul li.active h3, .ja_orisite .ja-tabs-title-top ul li.firstactive h3, .ja_orisite .ja-tabs-title-top ul li.lastactive h3 {

    • color: #C33;

    }

    For others

    .ja_orisite .ja-tabs-title-top ul.ja-tabs-title li h3 {

    • font-size: 100% !important;
    • line-height: 50px;
    • color: #A5A6A7;
    • font-weight: normal;
    • font-style: normal;

    }

    and the main file is here

    plugins/system/jatabs/jatabs/themes/ja_orisite/style.css

    Hope that helps you

    ccraig99 Friend
    #448572

    Works like a charm.

    THANKS THANKS THANKS THANKS!!!!!!!!!!!!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  ccraig99 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum