Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • martinahovi Friend
    #182202

    Hi, its probably the dumbest question ever, but I need to have the module-position of the Slider without any paddings and margins, so the slider picture goes the full size.

    Is there a Module-suffix I can use? I tryed a lot arround but nothing worked. I did not find an oversight with all module positions and I did not find an oversight of your module types.

    swissa Friend
    #472784

    You can see the module positions here – http://joomla25-templates.joomlart.com/ja_puresite/?tp=1

    There seems to be a suffix already in there – try using ‘no-padding’ or ‘ no-padding’

    Hope that helps

    martinahovi Friend
    #472788

    Thanks Swissa,

    module-positions works fine, but “no-padding” not. Where did you get that?

    swissa Friend
    #472795

    Hi martinahovi

    from /ja_puresite/css/modules.css at around line 151 there are various module styles

    div.no-border div.moduletable-inner, div.no-border div.moduletable-inner { border: 0; }
    div.no-padding div.moduletable-inner, div.no-padding div.moduletable-inner { padding: 0; }

    hope that helps!

    martinahovi Friend
    #472801

    Thanks swissa,

    I tried again but to no effect.

    Ninja Lead Moderator
    #472881

    @martinahovi: Please send me the screenshot to show me where you need place”‘no-padding’ or ‘ no-padding'”

    martinahovi Friend
    #475427

    Hi Ninja Lead,

    here is the Link http://web633.webbox443.server-home.org/cms/

    I do need no-margin, no-padding for the slider-position. I worked around it now with a picture where you cannot see margins or paddings, but I had different in mind 🙂

    Thanks for your help,
    Martina

    Ninja Lead Moderator
    #475498

    Hi Martina,

    You could go to this file:
    <blockquote>templates/ja_puresite/css/modules.css</blockquote>
    change this

    div.ja-moduletable-inner,
    div.moduletable-inner {
    padding: 20px;
    margin: 10px;
    }

    to

    div.ja-moduletable-inner,
    div.moduletable-inner {
    padding: 0px;
    margin: 0px;
    }

    Let me know if it helps

    Regards

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

This topic contains 8 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

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