Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marinolab Friend
    #171031

    I need to modify the line-height and the fonts in Ja News Featured and also in the latest news in Ja-Tabs…but I don’t find the right file.css..and to modify the template.css is not enough..
    thank

    khoand Friend
    #426181

    Hi,
    Ja News Featured
    You find this code from /templates/ja_teline_iii/css/template.css

    .contentheading, .componentheading, h1, h2, h3, h4, h5 {
    font-family: Cambria,Times,serif; < change this line
    font-weight: bold;
    }

    You find this code from /plugins/system/jat3/base-themes/default/css/template.css

    .contentheading, .componentheading, h1, h2, h3, h4, h5 {
    line-height: 1.2; < change this line
    }

    Ja-Tabs
    You find this code from /plugins/content/ja_tabs/themes/teline_iii/style.css

    .teline_iii .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
    font-family: Arial, sans-serif; < change this line
    font-size: 92%;
    font-weight: normal;
    line-height: 26px;< change this line
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
    color: #999;
    border: none;
    }

    You find this code from /templates/ja_teline_iii/css/mod_jabulletin.css

    div.ja-bulletin ul.ja-bulletin div {
    line-height: 1.2; < change this line
    font-family:...; < add this line

    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 13 years ago.

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