-
AuthorPosts
-
lebellegardien Friend
lebellegardien
- Join date:
- October 2011
- Posts:
- 147
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 3
October 25, 2012 at 6:10 am #181690hello
How could I change margin and padding for having no white space for 1 module without changing all modules ?
thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 26, 2012 at 9:25 am #471170Please send me the link on your site. I will check it directly on your site
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 27, 2012 at 8:58 am #471253I helped you fix the problem on your site
<blockquote>Open templates/ja_social/css/template.css file</blockquote>
from
div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
padding: 10px 15px;
}
change to
div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
padding: 10px 12px;
}and add new script
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul, .column dl { margin: 0px; padding: 0; }Please check it again
lebellegardien Friendlebellegardien
- Join date:
- October 2011
- Posts:
- 147
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 3
October 29, 2012 at 9:12 am #471365hello,
thank you, it’s better but then with padding you added, it also change all other modules and I wanted to have the banner module that i can do what you added
see attached filebest regards
lebellegardien Friendlebellegardien
- Join date:
- October 2011
- Posts:
- 147
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 3
November 7, 2012 at 2:02 pm #472168any news ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 8, 2012 at 4:15 am #472238Oh, try to my fixes.
I was back to default any changed and add new css below
<blockquote>Open templates/ja_social/css/template.css file</blockquote>
add new
.custom_badge p{
margin: 0px 0px 0px -3px;
padding: 0;
}Please check it your site again
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Ninja Lead 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum