-
AuthorPosts
-
kidi Friend
kidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2014 at 8:03 am #196972Hello,
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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 22, 2014 at 9:11 am #531904HI can you explain it with a screenshot .
It will help me to solve the problem ,
🙂kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2014 at 9:22 am #531906Hello Pankajsharma,
Thank you for your response.
I join a picture.
Wich Css apply on class suffix under module parameter ?
Best regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 22, 2014 at 9:47 am #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
kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2014 at 9:59 am #531920Hello 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 22, 2014 at 10:06 am #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
kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2014 at 10:09 am #531924Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 22, 2014 at 10:50 am #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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 22, 2014 at 12:03 pm #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
1 user says Thank You to Ninja Lead for this useful post
kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
April 22, 2014 at 4:25 pm #531972Hello 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
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by kidi 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum