-
AuthorPosts
-
davidrabinov Friend
davidrabinov
- Join date:
- January 2010
- Posts:
- 128
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
October 27, 2011 at 12:44 pm #170105Hi,
I need more space in between the 2 columns in the main content.
View my site – http://www.lacigarra.net
In the frontpage in the main content there are 2 columns, I need to space them up a bit more from each other.
Thank you
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 27, 2011 at 12:54 pm #421897Hi,
Could you give me username + password of backend and a link to your website?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 27, 2011 at 12:59 pm #421898No more space can be made. since it already has the width of 50% each.
Do you want the border to be separate for the two columns. It can be done.
Note: If you Find my Post useful please click on the Thanks Icon
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 27, 2011 at 1:04 pm #421901You find this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css in the line #954
.ja-content-main {
margin-bottom: 20px;
width: 800px; < add this line
}chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 27, 2011 at 1:09 pm #421904Khoand,
As he has asked for space, since it is already 50%. I tried adding some padding and margin nothing worked. Let’s see what he specifically Needs.
David,
Please post a screenshot how you need it.
Note: If you Find my Post useful please click on the Thanks Icon
davidrabinov Frienddavidrabinov
- Join date:
- January 2010
- Posts:
- 128
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
October 27, 2011 at 1:26 pm #421908The main content has 2 columns, I need more space in between those columns. Perhaps 48% or 49% might work for me. Where can I find the css for this?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 27, 2011 at 1:34 pm #421909Go to this File: plugins/system/jat3/jat3/base-themes/default/css/layout.css
Replace this code
.cols-2 .item {
width: 50%;}
With
.cols-2 .item {
width: 45%;}
Add this code to the same file:
.cols-2 .column-2 {
float: right;}
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
davidrabinov Frienddavidrabinov
- Join date:
- January 2010
- Posts:
- 128
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
October 27, 2011 at 2:07 pm #421922Thank you, that did the trick!
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by chavan 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum