Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tomyhomy Friend
    #154379

    Hi,

    Is it possible to bring Modules to the left hand side of the Template?

    Thanks

    Saguaros Moderator
    #355780

    You open the file: /templates/ja_opal/css/template.css and find

    #ja-mainbody {
    float: left;
    width: 68%;
    }

    replace:

    #ja-mainbody {
    float: right;
    width: 68%;
    }

    and find:

    #ja-colwrap {
    width: 32%;
    float: right;
    }
    #ja-colwrap .ja-innerpad {
    padding: 0 5px 0 10px;
    }

    and replace:

    #ja-colwrap {
    width: 32%;
    float:left;
    }
    #ja-colwrap .ja-innerpad {
    padding: 0 13px 0 0px;
    }

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

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

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