-
AuthorPosts
-
wan fadli Developer
wan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
March 15, 2011 at 3:48 am #161466Dear JA,
I using JA Portfolio template..
but now i want to remove the space/margin between right column and main content. means i want the column and main content closed together without the background space.
image attached:
and the demo live site below:
http://demo1.mte.org.my/index.php
thank you.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 15, 2011 at 8:01 am #381413Hi,
Add this code into end of http://demo1.mte.org.my/templates/haazma_ehsan/css/layout.css file
#ja-right1.column div.ja-moduletable{
margin-left: 0px;
}
1 user says Thank You to khoand for this useful post
wan fadli Developerwan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
March 15, 2011 at 12:11 pm #381481<em>@khoand 227759 wrote:</em><blockquote>Hi,
Add this code into end of http://demo1.mte.org.my/templates/haazma_ehsan/css/layout.css file
#ja-right1.column div.ja-moduletable{
margin-left: 0px;
}
</blockquote>thanks Khoand,
I have make the changes as given.. but there’s a litte bit space between column and main content. but, I want the space totally removed.
any solutions.?
btw. thanks for your help..
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
wan fadli Developerwan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
March 15, 2011 at 2:30 pm #381489<em>@phill luckhurst 227843 wrote:</em><blockquote>Open template.css line 346 and adjust the code in red below as required.
.ja-content-main {
background: none repeat scroll 0 0 #FFFFFF;
margin: 5px;
padding: 0 20px 10px;}
</blockquote>Great! 😉
thanks phill luckhurst
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 15, 2011 at 2:45 pm #381491Not sure about the look you are trying to achieve here but maybe changing template.css line 341 to the code below mich get you on the road to a neater look.
#ja-container .main {
background: none repeat scroll 0 0 white;
padding: 0 0;
width: 970px;}
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Phill 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove space/margin between main content and right column
Viewing 6 posts - 1 through 6 (of 6 total)