Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • treybraid Friend
    #148834

    using the grass template…and teline 2 style tabs…

    url: http://www.govenom.com/TEST

    what do i need to edit to change the text color of the tabs to #FFFFFF – right now they are #CC0000 which is tied to a change I made within the template … i have tried to edit the style.css file in the telline folder within plugins>content for the tabs theme… also what would I edit to eliminate the gap of the tabs and the content below?

    Thanks
    Trey

    treybraid Friend
    #333288

    anyone…. please take a look and let me know…

    thanks
    trey

    Saguaros Moderator
    #333518

    dear guy

    i coud not find the tabs as you said, pls give me the link in detail

    thanks

    treybraid Friend
    #333620

    goto right side and scroll down for the gamecenter ( gamecenter – venom – schedule )… tabs currently black with red text— need to change the text to white…

    thanks
    trey

    Saguaros Moderator
    #333637

    Pls open the file /plugins/content/ja_tabs/themes/teline_ii/style.css and find codes at line 54

    .teline_ii .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
    border-color:#F0F0F0 /*rgb(240, 240, 240) -moz-use-text-color*/;
    border-style:solid solid none;
    border-width:0px 0px medium;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#FFF;
    font-weight:bold;
    line-height:20px;
    margin:0pt;
    padding:0pt 10px;
    text-transform:uppercase;

    }

    replace:

    .teline_ii .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
    border-color:#F0F0F0 /*rgb(240, 240, 240) -moz-use-text-color*/;
    border-style:solid solid none;
    border-width:0px 0px medium;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#FFF !important;
    font-weight:bold;
    line-height:20px;
    margin:0pt;
    padding:0pt 10px;
    text-transform:uppercase;

    }

    Good luck

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

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

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