Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • waelali Friend
    #175498

    Hello

    Want to change the font size of the intro text in News Module without effecting the intro text size in the article.

    Please see attached image:


    1. Tkareer
    khoand Friend
    #446117

    <em>@waelali 310679 wrote:</em><blockquote>Hello

    Want to change the font size of the intro text in News Module without effecting the intro text size in the article.

    Please see attached image:</blockquote>
    Hi,
    – You find this code from /templates/ja_teline_iv/html/mod_janews_featured/default/style.css

    .ja-zinfp-normal .ja-zinintro {
    font-size: 92%; < change this line
    }

    – You find this code from /templates/ja_teline_iv/html/mod_janewspro/linear/style.css

    .linear .ja-zin .ja-zincontent p {
    margin: 5px 12px !important;
    font-size: ....; < add this line
    }

    waelali Friend
    #446144

    <em>@khoand 310704 wrote:</em><blockquote>Hi,
    – You find this code from /templates/ja_teline_iv/html/mod_janews_featured/default/style.css

    .ja-zinfp-normal .ja-zinintro {
    font-size: 92%; < change this line
    }

    – You find this code from /templates/ja_teline_iv/html/mod_janewspro/linear/style.css

    .linear .ja-zin .ja-zincontent p {
    margin: 5px 12px !important;
    font-size: ....; < add this line
    }

    </blockquote>

    I did what you said , however nothing was changed or effected!!! 🙁

    khoand Friend
    #446155

    <em>@waelali 310738 wrote:</em><blockquote>I did what you said , however nothing was changed or effected!!! :-(</blockquote>

    You delete all of files of /cache and /t3-assets directory, please

    waelali Friend
    #446166

    <em>@khoand 310754 wrote:</em><blockquote>You delete all of files of /cache and /t3-assets directory, please</blockquote>

    Yes I did all of that….

    khoand Friend
    #446169

    Could you give me username + password of backend and a link to your website?

    waelali Friend
    #446180

    <em>@khoand 310768 wrote:</em><blockquote>Could you give me username + password of backend and a link to your website?</blockquote>

    I am messaging you

    khoand Friend
    #446188

    <em>@waelali 310783 wrote:</em><blockquote>I am messaging you</blockquote>
    – You add this code into /templates/ja_teline_iv/html/mod_janews_fp/default/style.css

    .ja-zinfp-normal .ja-zinintro span {
    font-size: 80%!important;
    }

    – You add this code into /templates/ja_teline_iv/html/mod_janewspro/linear/style.css

    .linear .ja-zin .ja-zincontent span {
    font-size: 80%!important;
    }

    waelali Friend
    #446192

    <em>@khoand 310795 wrote:</em><blockquote>- You add this code into /templates/ja_teline_iv/html/mod_janews_fp/default/style.css

    .ja-zinfp-normal .ja-zinintro span {
    font-size: 80%!important;
    }

    – You add this code into /templates/ja_teline_iv/html/mod_janewspro/linear/style.css

    .linear .ja-zin .ja-zincontent span {
    font-size: 80%!important;
    }

    </blockquote>

    Thank you 🙂 works great.
    Thanx

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

This topic contains 9 replies, has 2 voices, and was last updated by  waelali 12 years, 7 months ago.

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