Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kidi Friend
    #191329

    Hello,

    I doesn’t understand why the image on front page doesn’t align correctly.

    I tried order, by date and other, by Sidenews module, by Home menu link parameter, etc…
    I have 16 articles. Try to change on a pair number on sidenews parameter but these always on or two articles which not at the good place.

    Perhaps the problem is by ID article number ?

    Thank you for your help.


    1. sidenews
    2. front
    kidi Friend
    #509017

    Please, is someone can help me ?

    The site look like not very clean with this problem.

    I change the number of article by 15 for a 3 x 4 line.
    I change the creating and editing date.
    I tryied a lot of thing….

    Thank you for your help.

    New apparence, same problem :


    1. front-2
    Ninja Lead Moderator
    #509028

    Right now its difficult to guess the issue and give solution to you. So that I can take a look and try to assist, please provide the url of the site you’re working on as the same with the your config. I shall check and suggest the solution for you.

    kidi Friend
    #509093

    hello Ninja lead,

    I send you the url link and admin account/password this morning on PM.

    Have a good evening.

    Ninja Lead Moderator
    #509113

    This way will help you to do that

    Open templates/ja_puresite/css/mod_jasidenews.css file

    From


    #ja-topsl .ja-slidenews-item,
    #ja-topsl1 .ja-slidenews-item,
    #ja-topsl2 .ja-slidenews-item {
    padding: 0;
    float: left;
    width: 33%;
    clear: none;
    border: 0;
    position: relative;
    }

    Change to


    #ja-topsl .ja-slidenews-item,
    #ja-topsl1 .ja-slidenews-item,
    #ja-topsl2 .ja-slidenews-item {
    padding: 0;
    float: left;
    width: 33%;
    clear: none;
    border: 0;
    height: 240px;
    position: relative;
    }

    Let me know if it helps

    kidi Friend
    #509167

    Its’ exactly that !
    Thank you very much. You resolve my problem one after one.
    I wish you an excellent day.

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

This topic contains 6 replies, has 2 voices, and was last updated by  kidi 11 years, 1 month ago.

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