Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • macdaceo Friend
    #125952

    I want to put the left module to the far left and create a three column template…any suggestions?

    Menalto Friend
    #240882

    This might sound like a quick solution, but try the following:
    Open up the template_css.css file at line 859:

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

    And change it to:

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

    Just try it out, without knowing how you have set up your site i cant help you any further before i know that.
    If this works as you wanted its good.

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