Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • androbil Friend
    #152965

    Hi All,

    I have a problem with separating my front page into columns.
    I assign the values 0 for #leading, 4 for #intro, 2 for Columns and 0 for #Links in AdminPanel.
    Even I checked the “across” option from Multi Column Order tab it keeps displaying my content in one column.

    Here is the link:
    http://www.bulenttiras.com/

    Thank you,
    BR

    Saguaros Moderator
    #351534

    Hello

    as default, the template only allow displaying one article per row, so that you have to customize this one: may be here is the solution for you:

    please add the following css into the template.css file

    .article_row .cols2 .article-main {
    width:auto!important;
    }
    .article_row .cols2 {
    width:50%;
    float:left;
    }
    .article_row .cols2 .contentpaneopen {
    margin:10px;
    }
    .article_row .article_separator{
    clear:none!important;
    }

    Goodluck

    androbil Friend
    #351771

    Hello tiench,
    Thank you for the solution, now I can include two columns in per row.
    But I still have a problem in terms of design. Columns in each row are not standing at the same level.

    http://tinypic.com/r/24odqup/4
    Do you have a possible solution for that issue?
    Thank you

    Saguaros Moderator
    #352145

    <em>@androbil 188955 wrote:</em><blockquote>Hello tiench,
    Thank you for the solution, now I can include two columns in per row.
    But I still have a problem in terms of design. Columns in each row are not standing at the same level.

    http://tinypic.com/r/24odqup/4
    Do you have a possible solution for that issue?
    Thank you</blockquote>

    Sorry, please re-send me the picture, the image is not opening 🙁

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum