Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ghjulianu Friend
    #174655

    Hi,

    I have a displaying problem with JA News Featured module.

    There’s a gap on the left and bottom sides of the picture, see the image attached :


    1. espace
    TomC Moderator
    #442128

    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

    ghjulianu Friend
    #442133

    I did what you said, here’s the url : http://bit.ly/yGJfW1

    Thanks.

    TomC Moderator
    #442134

    <em>@ghjulianu 305451 wrote:</em><blockquote>I did what you said, here’s the url : </blockquote><em>@ghjulianu 305451 wrote:</em><blockquote>http://bit.ly/yGJfW1
    Thanks.</blockquote>

    Within the following path –> /templates/ja_teline_iv/css/template.css

    at line 452, you will see the following:

    <blockquote>div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 8px;
    }
    </blockquote>
    modify as follows:

    <blockquote>div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 0px;
    }
    </blockquote>

    After this, there will actually be a 4px gap on the right hand side. So, to take care of this . . .

    Within path –> /templates/ja_teline_iv/html/mod_janews_featured/default/style.css

    at line 16, you will see the following:

    <blockquote>.ja-zinfp {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url(“../../../images/dot5px.gif”) repeat-x scroll center top #F0F0F0;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC -moz-use-text-color;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    margin-right: 4px;
    padding: 4px 0 0;

    }

    </blockquote>

    delete the “margin-right” property entirely . . . . .

    PROBLEM SOLVED

    😎

    ghjulianu Friend
    #442139

    Than you very much!

    Why there was this problem? Any bug in the module/template style?

    TomC Moderator
    #442969

    <em>@ghjulianu 305457 wrote:</em><blockquote>Than you very much!

    Why there was this problem? Any bug in the module/template style?</blockquote>
    Not necessarily . . . It could be any number of things – from how you configured your article display to other modifications/customizations you might have worked on in developing your site.

    Glad to have been 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 12 years, 8 months ago.

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