Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • damnick Friend
    #141443

    Is possible to have the user5, left and right modules to the left of main content?

    nguyenhuu quang Friend
    #305999

    dont understant?
    pls send live site , more descript
    allow us to help you

    theprofessor Friend
    #306001

    <em>@quang268 130344 wrote:</em><blockquote>dont understant?
    pls send live site , more descript
    allow us to help you</blockquote>

    In the JA Cooper template, he/she wants to put the main content on the right hand side of the template and the modules (User 5, Left, and Right) on the left hand side of the template.

    damnick Friend
    #306002

    <em>@theprofessor 130346 wrote:</em><blockquote>In the JA Cooper template, he/she wants to put the main content on the right hand side of the template and the modules (User 5, Left, and Right) on the left hand side of the template.</blockquote>
    This is exactly what i want!

    nguyenhuu quang Friend
    #306011

    template.css (line 618)

    #ja-colwrap {
    color:#666666;
    float:right;
    width:32.9%;
    }

    replace

    #ja-colwrap {
    color:#666666;
    float:left;;
    width:32.9%;
    }

    template.css (line 596)

    #ja-contentwrap {
    clear:both;
    display:block;
    float:left;
    overflow:hidden;
    width:67%;
    }

    replace

    #ja-contentwrap {
    clear:both;
    display:block;
    float:right;
    overflow:hidden;
    width:67%;
    }

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

This topic contains 5 replies, has 3 voices, and was last updated by  nguyenhuu quang 15 years, 6 months ago.

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