Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • romm3l Friend
    #184789

    Hi, You can center the entire layout?

    Thanks

    Ninja Lead Moderator
    #483158

    You can try this way
    <blockquote>templates/ja_lime/css/layout.css</blockquote>
    from

    .main {
    width: 980px;
    max-width: 1200px;
    margin: 0 auto 0 55px;
    position: relative;}

    change to

    .main {
    width: 980px;
    max-width: 1200px;
    margin: auto;
    position: relative;}

    If you still have same error, you can send me URL on your site for further investigation

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 2 months ago.

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