-
AuthorPosts
-
tdeli Friend
tdeli
- Join date:
- May 2008
- Posts:
- 30
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 17, 2010 at 12:49 pm #148754We noticed today, that when in cat blog mode, set as 2 columns with 0 lead, the 2 columns are not equal in width. Where would we change this in the css? the left column is wider then the right column.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 25, 2010 at 8:27 am #333825can you pls give me the link to your site thanks,
tdeli Friendtdeli
- Join date:
- May 2008
- Posts:
- 30
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 25, 2010 at 12:18 pm #333865<em>@tienhc 166431 wrote:</em><blockquote>can you pls give me the link to your site thanks,</blockquote>
Hi,
You can see what we mean here: http://www.crystalwind.ca/crystal-savvy.html The left column of the two column blog is wider.
Thank you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2010 at 3:46 am #334090Ahh yes, i saw this issue,
Pls open the file : templates/ja_barite/css/template.css and find code at line 644:
#ja-containerwrap-fr1 #ja-col1{
width: 20%;
}replace:
#ja-containerwrap-fr1 #ja-col1{
width: 19%;
}you should use the firebug of firefox to complete this task 🙂
http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/good luck
tdeli Friendtdeli
- Join date:
- May 2008
- Posts:
- 30
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 4, 2010 at 10:55 pm #334917<em>@tienhc 166766 wrote:</em><blockquote>Ahh yes, i saw this issue,
Pls open the file : templates/ja_barite/css/template.css and find code at line 644:
#ja-containerwrap-fr1 #ja-col1{
width: 20%;
}replace:
#ja-containerwrap-fr1 #ja-col1{
width: 19%;
}you should use the firebug of firefox to complete this task 🙂
http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/good luck</blockquote>
This didn’t work. It doesn’t change the 2 column blog as we already described above. The left column is wider then the right in 2 column mode.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 8, 2010 at 4:01 am #335237Dear tdeli
Pls see my csreenshort, i saw the left column and right column are same width.
7119Thanks
tdeli Friendtdeli
- Join date:
- May 2008
- Posts:
- 30
- Downloads:
- 1
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 8, 2010 at 4:57 pm #335357<em>@tienhc 168181 wrote:</em><blockquote>Dear tdeli
Pls see my csreenshort, i saw the left column and right column are same width.
7119Thanks</blockquote>
Hi, thanks for the reply. You are looking at the wrong place. I thought I had said the blog when in two coloumn mode is not the same size. See my screenshot attached.
Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 10, 2010 at 2:20 am #335542Dear tdeli
I have the solution for you as following:
pls open the file /templates/ja_barite/css/template.css and find codes at line 153:
.article_column {
}.column_separator {
padding: 0 15px;
}replace:
.article_column {
padding: 0px 5px;
}.column_separator {
padding: 0px;
}Good luck
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Saguaros 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
width in 2 column blog mode is not equal
Viewing 8 posts - 1 through 8 (of 8 total)