Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cj3666 Friend
    #164884

    how I can change the width of the left and right column?

    I hope I can help you! 🙂

    http://imageshack.us/photo/my-images/846/rezi.png/

    khoand Friend
    #395039

    You find this code from /templates/ja_vauxite/css/template_css.css

    #ja-col1 {

    float: left;
    overflow: hidden;
    width: 50%; < change this value
    clear: both;
    }


    #ja-col2 {
    float: right;
    overflow: hidden;
    width: 49.9%; < change this value
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 12 years, 10 months ago.

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