Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • iguinee Friend
    #148851

    Hello,

    I am using this Rasite template with light ocean colour, Joomla 1.5.x and I would like to make it Left | Body | Right.

    How do I go about this, please?

    Phill Moderator
    #333290

    Open layout.css line 19

    .column {
    float:left;
    overflow:hidden;
    }

    and change to

    .column {
    float:right;
    overflow:hidden;
    }

    Should do the trick.

    iguinee Friend
    #333308

    I have tried this but it did not change anything.

    Is this the only place to change to Left | Body | Right?

    iguinee Friend
    #333310

    It has worked.

    I had to clear the cache.

    Thank you.

    peterpeter Friend
    #346932

    I tried the samething but the gutters are messed up now (space between the left column and the body is very narrow, and the space between the body and the right column is twice as wide as before). Which margin and/or padding should be adjusted?

    sweet160 Friend
    #350575

    yes i have the same issue here …

    http://www.new03.cenaf.com.ec/

    Saguaros Moderator
    #350812

    Hello all

    Pls open the template.css file: and try to find the following code:

    .ja-content-main {
    }

    replace:

    .ja-content-main {
    margin-left:12px;
    }

    Goodluck

    sweet160 Friend
    #350913

    yes that is the solution!

    Thanks I am really starting to like the support here…!

    stefangr Friend
    #358797

    Hello

    I have tried both your suggestions with no result..
    Can you please help me with this?
    I need the template to have 3 columns

    Left – Body – right

    Please need your assistance.
    John

    Phill Moderator
    #358821

    Did you clear your cache in both Joomla and your browser. A link to your site might help.

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

This topic contains 10 replies, has 6 voices, and was last updated by  Phill 14 years ago.

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