Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andersonannem Friend
    #146865

    Hello.

    Is there a way to have the “right” column in the “left” column position? This template has nearly every feature I’m looking for, but my client wants the menu on the left (there’s always something). :p

    Is there an easy way to do this?

    Thank you for your help.

    Anne

    Anonymous Moderator
    #326793

    Hi there

    Open templates/ja_mona/css/template.css file, at about line 690, find following code section:

    #ja-mainbody {
    float:left;
    overflow:hidden;
    width:479px;
    }

    and change to:

    #ja-mainbody {
    float:right;
    overflow:hidden;
    width:479px;
    }

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

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

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