-
AuthorPosts
-
November 13, 2012 at 12:34 pm #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 Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
November 13, 2012 at 1:11 pm #472784You 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
November 13, 2012 at 3:04 pm #472788Thanks Swissa,
module-positions works fine, but “no-padding” not. Where did you get that?
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
November 13, 2012 at 4:13 pm #472795Hi 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!
November 13, 2012 at 4:49 pm #472801Thanks swissa,
I tried again but to no effect.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 14, 2012 at 9:29 am #472881@martinahovi: Please send me the screenshot to show me where you need place”‘no-padding’ or ‘ no-padding'”
December 7, 2012 at 8:42 am #475427Hi 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,
MartinaNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 8, 2012 at 3:36 am #475498Hi 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 helpsRegards
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
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