Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • tdeli Friend
    #148754

    We 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 Moderator
    #333825

    can you pls give me the link to your site thanks,

    tdeli Friend
    #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 Moderator
    #334090

    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

    tdeli Friend
    #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 Moderator
    #335237

    Dear tdeli

    Pls see my csreenshort, i saw the left column and right column are same width.
    7119

    Thanks

    tdeli Friend
    #335357

    <em>@tienhc 168181 wrote:</em><blockquote>Dear tdeli

    Pls see my csreenshort, i saw the left column and right column are same width.
    7119

    Thanks</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.


    1. lookhere
    Saguaros Moderator
    #335542

    Dear 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

Viewing 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