Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ceeyee Friend
    #188313

    How to widen the gap to 20px between image and article title in JA News Pro?

    Please see screenshot.


    1. GA
    TomC Moderator
    #496193

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    ceeyee Friend
    #496310

    The details were sent. Thank you.

    <em>@TomC 377186 wrote:</em><blockquote>So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings</blockquote>

    TomC Moderator
    #496314

    Okay, there are two things I believe you’re going to need to do to make this work . . .

    Within file path –> /templates/ja_teline_iii/html/mod_janewspro/telineiii/style.css

    at line 101, add a “margin-bottom” property value – for example:


    .ja-zincontent img {
    display: block;
    margin-bottom: 6px;
    }

    then . . . .

    Within file path –> /templates/ja_teline_iii/html/mod_janewspro/telineiii/style.css

    at line 247, modify the “padding-bottom” property as follows:


    #ja-zin .ja-box {
    float: none;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 10px;
    }

    Let me know if that works for you as you like.

    ceeyee Friend
    #496622

    Working great.
    Thanks.

    <em>@TomC 377343 wrote:</em><blockquote>Okay, there are two things I believe you’re going to need to do to make this work . . .

    Within file path –> /templates/ja_teline_iii/html/mod_janewspro/telineiii/style.css

    at line 101, add a “margin-bottom” property value – for example:


    .ja-zincontent img {
    display: block;
    margin-bottom: 6px;
    }

    then . . . .

    Within file path –> /templates/ja_teline_iii/html/mod_janewspro/telineiii/style.css

    at line 247, modify the “padding-bottom” property as follows:


    #ja-zin .ja-box {
    float: none;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 10px;
    }

    Let me know if that works for you as you like.</blockquote>

    TomC Moderator
    #496623

    Glad to be of assistance …. All the best with your continuing site development.

    😎

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 11 years, 4 months ago.

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