Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mike agnassia Friend
    #137289

    Hello,
    how to increase size layout
    like in width 1024 px

    Thank You


    1. increase_size
    Sherlock Friend
    #287392

    Dear estreetz !

    You can do it following way below :
    Open template.css file in templates/ja_edenite/css folder, find following code section at about line 481 :


    #ja-wrapper {
    margin:0 auto;
    padding:0 0 40px;
    width:950px;
    }

    change to :


    #ja-wrapper {
    margin:0 auto;
    padding:0 0 40px;
    width:1024px;
    }

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

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

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