-
AuthorPosts
-
ankianka66 Developer
ankianka66
- Join date:
- August 2008
- Posts:
- 98
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
December 17, 2009 at 10:23 pm #146931Hi!
How do I get rid of the gap between the headline and the content that appears in the modules. Perhaps you don´t understand what I mean. If a make an html-module and place it to the left or right you first see the headline (or the name of the module), then comes a big white gap and after that the content of the module.
Sincerely
AC
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 19, 2009 at 7:37 am #326969Hi there
Open template.css file, add following code to the end of file:
.jamod-content p {
margin: 0px;
}ankianka66 Developerankianka66
- Join date:
- August 2008
- Posts:
- 98
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
December 19, 2009 at 11:26 pm #327018Thanks for the answer!
I´m sorry, but your tip didn´t work. Nothing happens when I insert your code.
Perhaps I am not making myself clear of what gap I´m talking about. Please, look at my enclosed picture and you will see what I mean.
AC
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 21, 2009 at 9:42 am #327088Hi there
open template.css file, find following code section:
div.ja-module .ja-box-ct, div.module .ja-box-ct {
padding:10px 15px;
}
and
div.module_menu .ja-box-ct {
padding:0 3px 8px;
}here you can change to your idea.
if you have made some modification, please give me your live url, i will help you to close this issue.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Anonymous 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Gap in modules
Viewing 4 posts - 1 through 4 (of 4 total)