-
AuthorPosts
-
ghjulianu Friend
ghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 10, 2012 at 6:51 pm #176921Hi,
How to modify the space between the modules?
And how to change the border radius of the modules? Thanks.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 11, 2012 at 3:53 am #452508Hi Ghjulianu
About border radius: you can use css function for set radius border as below:
<blockquote>#example1 {
-moz-border-radius: 15px;
border-radius: 15px;
} </blockquote>There are many modules and many position on JA Teline IV. So please tell me more about the module position you want me to help with. Best would be to attach screenshot so that it would be easy to understand.
Regards
1 user says Thank You to HeR0 for this useful post
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 13, 2012 at 2:05 am #452821Thank you Hung Phung.
And how to modify the space (padding?) between the modules? Thanks.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 14, 2012 at 7:18 am #452909Hi
You should update margin-bottom (css) in templatec.cssghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 16, 2012 at 3:44 am #453205Hi, I don’t find where to modify/add the margin-bottom class in template.css
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 16, 2012 at 10:27 am #453259Hi,
Please provide your site URL and disable join CSS function in template manager.
Please provide screen shots showing where you want to modify space. I shall help you.Regards,
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 17, 2012 at 4:20 pm #453470Hi,
The url: http://bit.ly/ytlxhi
The screenshot (red arrows to show you the spaces I want to modify):
Thank you.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 18, 2012 at 2:46 am #453551Hi
Please edit in templates/ja_teline_iv/css dir
Find and edit in template.css files
#ja-topsl1 .ja-box-right .ja-moduletable {
background: none repeat scroll 0 0 #FFFFFF !important;
border: 1px solid #CCCCCC !important;
margin-bottom: 4px;
margin-left: 2px;
}
You should change value of margin-left to change space module block.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module {
margin: 2px 2px 4px;
}
You should change value of margin-top (ex: margin: 10px 2px 4px) to change space module blockFind and edit in layout.css
.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
margin-left: 2px;
margin-right: 2px;
}
You should change value of margin-left to change space module blockHope that can help you
Regards,
1 user says Thank You to HeR0 for this useful post
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 21, 2012 at 3:43 am #453948Thank you very much!
I need your help again (to modify the space at the orange arrows positions) :
Thanks in advance.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 22, 2012 at 7:56 am #454185<em>@ghjulianu 320940 wrote:</em><blockquote>Thank you very much!
I need your help again (to modify the space at the orange arrows positions) :
Thanks in advance.</blockquote>
Hi
Please add code below to end of templates/ja_teline_iv/css/template.css file#ja-content-mass-bottom .moduletable_photos{
margin-right: 10 px;
}#ja-content-mass-bottom .ja-right-mass-top{
margin-bottom: 10 px;
}Regards,
ghjulianu Friendghjulianu
- Join date:
- February 2012
- Posts:
- 58
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 22, 2012 at 8:50 pm #454360Hi,
The code above doesn’t work
#ja-content-mass-bottom .ja-right-mass-top{
margin-bottom: 10 px;
}HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2012 at 3:01 am #454409Hi
Very sorry for typo. Please change it to
#ja-right-mass-top .ja-moduletable{
margin-bottom: 10 px;
}Regards,
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by HeR0 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum