Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • kidi Friend
    #196972

    Hello,

    How have the same output as the module “last item” in a module custom by myself ?

    In this case, it is an image. I do not want padding around an image placed in sidebar-1.

    I join the address of the temporary site. As you can see on the home page image above last module article to a padding which destabilizes the design.

    I tried to use CSS in the module but it does not work.

    Can you help me?

    Best regards

    (I used Google translate, hope it’s clear)

    Pankaj Sharma Moderator
    #531904

    HI can you explain it with a screenshot .
    It will help me to solve the problem ,
    🙂

    kidi Friend
    #531906

    Hello Pankajsharma,

    Thank you for your response.

    I join a picture.

    Wich Css apply on class suffix under module parameter ?

    Best regards


    1. Sidebar-1-nopadding
    Pankaj Sharma Moderator
    #531916

    <em>@kidi 423012 wrote:</em><blockquote>Hello Pankajsharma,

    Thank you for your response.

    I join a picture.

    Wich Css apply on class suffix under module parameter ?

    Best regards

    </blockquote>

    Hi kiddi
    for the same image like in the last module you should edit the module >162
    and insert the same image .
    this is image path
    <img height="100" width="200" alt="thue-et-mue" src="/brett/images/sampledata/Articles_blog/easter-eggs.jpg">
    it will look like this >
    Hope it helps


    1. Bretteville-toujours-avec-vous-
    kidi Friend
    #531920

    Hello Pankajsharma,,

    I doesn’t explain well my problem.

    I doesn’t want the same picture. I want the same CSS. No padding under the module.

    Sorry for my bad english.

    Best regards.

    Pankaj Sharma Moderator
    #531922

    <em>@kidi 423027 wrote:</em><blockquote>Hello Pankajsharma,,

    I doesn’t explain well my problem.

    I doesn’t want the same picture. I want the same CSS. No padding under the module.

    Sorry for my bad english.

    Best regards.</blockquote>

    Do you want something like this >
    Please add a screenshot and illustrate your problem in it .
    thanks


    1. Bretteville-toujours-avec-vous-
    kidi Friend
    #531924

    Hope it’s better clear 🙂


    1. Sidebar-1-nopadding
    Pankaj Sharma Moderator
    #531931

    <em>@kidi 423031 wrote:</em><blockquote>Hope it’s better clear 🙂

    </blockquote>

    Please add this in custom.css file for removing the module border..
    #Mod162 { border: 0px; }

    If its not helping you. Please PM me admin details , I will have a closer look

    Ninja Lead Moderator
    #531940

    <em>@kidi 423031 wrote:</em><blockquote>Hope it’s better clear 🙂

    </blockquote>

    You can try to fix this problem with my workaround below

    + Create templates/ja_biz/css/custom.css file and add new rule


    .mod-custom .module-inner img {
    width: 100%;
    background-size: cover;
    }

    .mod-custom .module-inner {
    padding: 0px !important;
    }

    Let me know it helps

    kidi Friend
    #531972

    Hello Ninja Lead,

    What can I say ? It’s a long time now that you help me 🙂

    Thank you very much for your help. Very usefull and kind.

    I wish you the best.

    Very very best regards

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

This topic contains 10 replies, has 3 voices, and was last updated by  kidi 10 years, 6 months ago.

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