Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • fbernardello Friend
    #209065

    Dear Support,
    I’m using a lot the JACM Module with “Magazine – Features News: style 1” setting.
    If I set the Intro columns to 3, everything is perfect (see example1).

    In some other pages I would like to use it, setting the number of columns to 1 (because in some categories I don’t have so many articles), but the result is not good (see example 2): The images are cutted, and the page become ugly.

    How is it possible to change the CSS of the acm module to reach the result you can see in “example3”?
    This is what I find with JACM module in category listing 1.

    Thanks in advance,
    F.

    Ninja Lead Moderator
    #578231

    You can fix the problem on your site with my solution

    + Create templates/ja_teline_v/css/custom.css file and add new css style below


    .magazine-featured-intro .col.col-sm-12.magazine-item .item-image img {
    width: initial !important;
    height: initial !important;
    }

    Hope it helps

    Ninja Lead Moderator
    #644522

    You can fix the problem on your site with my solution

    + Create templates/ja_teline_v/css/custom.css file and add new css style below


    .magazine-featured-intro .col.col-sm-12.magazine-item .item-image img {
    width: initial !important;
    height: initial !important;
    }

    Hope it helps

    Ninja Lead Moderator
    #743154

    You can fix the problem on your site with my solution

    + Create templates/ja_teline_v/css/custom.css file and add new css style below


    .magazine-featured-intro .col.col-sm-12.magazine-item .item-image img {
    width: initial !important;
    height: initial !important;
    }

    Hope it helps

    fbernardello Friend
    #578249

    Dear @ninja-Lead,
    thank you very much, it works!

    To be perfect, I’m asking two things:
    1 – The images is now (a little bit) cut in height. Is it possible to show them all?
    2 – Is it possible to align the text to the image as in “JACM module” in “category listing:1”? See attachments.

    Regards,
    Federico

    fbernardello Friend
    #644540

    Dear @ninja-Lead,
    thank you very much, it works!

    To be perfect, I’m asking two things:
    1 – The images is now (a little bit) cut in height. Is it possible to show them all?
    2 – Is it possible to align the text to the image as in “JACM module” in “category listing:1”? See attachments.

    Regards,
    Federico

    fbernardello Friend
    #743172

    Dear @ninja-Lead,
    thank you very much, it works!

    To be perfect, I’m asking two things:
    1 – The images is now (a little bit) cut in height. Is it possible to show them all?
    2 – Is it possible to align the text to the image as in “JACM module” in “category listing:1”? See attachments.

    Regards,
    Federico

    Ninja Lead Moderator
    #578364

    Try to add my css style below into custom.css file to fix the problem with a column

    .magazine-featured-intro .col.col-sm-12.magazine-item {
    min-height: initial !important;
    padding-bottom: 0px !important;
    }

    .magazine-featured-intro .col.col-sm-12.magazine-item .item-image {
    float: left !important;
    width: initial !important;
    max-width: initial !important;
    padding-right: 10px;
    max-height: initial !important;
    }

    .magazine-featured-intro .col.col-sm-12.magazine-item .magazine-item-main {
    float: left;
    width: 384px;
    }

    fbernardello Friend
    #578520

    Dear @ninja-Lead,
    it works perfectly, thank you very much!!!

    Regards,
    F.

    fbernardello Friend
    #721476

    Dear Support,
    I get back this topic, because I discovered I’m experimenting some problems with Internet Explorer.

    With Firefox and Chrome everything work properly (see attachments).

    How can I fix the code?

    fbernardello Friend
    #753727

    Dear Support,
    I get back this topic, because I discovered I’m experimenting some problems with Internet Explorer.

    With Firefox and Chrome everything work properly (see attachments).

    How can I fix the code?

    Ninja Lead Moderator
    #721525

    I could not duplicate that bug at my end, you can give me the link to see that bug on your site, I will check it for you.

    Ninja Lead Moderator
    #753776

    I could not duplicate that bug at my end, you can give me the link to see that bug on your site, I will check it for you.

    fbernardello Friend
    #721727

    Dear Ninja,
    I see. I can give you access to the website, but you should need to insert a record into your local hostfine.
    If you don’t want to, maybe we can postpone it to the Go Live of the website (I hope no more than 2 weeks).

    Regards,
    F.

    fbernardello Friend
    #753885

    Dear Ninja,
    I see. I can give you access to the website, but you should need to insert a record into your local hostfine.
    If you don’t want to, maybe we can postpone it to the Go Live of the website (I hope no more than 2 weeks).

    Regards,
    F.

Viewing 15 posts - 1 through 15 (of 27 total)

This topic contains 27 replies, has 2 voices, and was last updated by  fbernardello 9 years ago.

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