Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • oderland Friend
    #133715

    Hi there

    Need to move “left”right” & “user4” to the right side of the template.

    Any clue how to make it “simple”?
    :confused:

    Menalto Friend
    #272249

    #ja-mainbody {
    clear:both;
    float:right;
    width:760px;
    }

    #ja-col {
    float:left;
    overflow:hidden;
    width:190px;
    }

    Find the above in the css file for the template and change it to this here:

    #ja-mainbody {
    clear:both;
    float:left;
    width:760px;
    }

    #ja-col {
    float:right;
    overflow:hidden;
    width:190px;
    }

    oderland Friend
    #272345

    thanks!
    Needed to change sublogo and search module but that was not a problem anymore.

    shertmann Friend
    #272351

    oderland then this is a solved topic? do you think that this respond to you inquiry?

    mdqbarry Friend
    #273774

    hello i change columns and main body, but could not change user 4 position, i want to bring the main menu and the user 4, as it isin the menu, but to the rigth side.
    thanks

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

This topic contains 5 replies, has 4 voices, and was last updated by  mdqbarry 15 years, 7 months ago.

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