test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • iainmac Friend
    #126985

    How do I change the left and right modules so that they appear to the left of the main content rather than being on the right?

    Menalto Friend
    #243318

    You can try this:
    Open the template.css and find this:


    #ja-colwrap {
    background:transparent url(../images/col-center.gif) repeat-y scrolltop;
    float:right;
    overflow:hidden;
    width:40%;
    }

    Change float: right to float: left;
    Then find this:


    #ja-content {
    background:transparent url(../images/content-center.gif) repeat-y;
    float:left;
    width:58%;
    }

    And change float: left; to float: right;

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 9 months ago.

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