test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • apsystemtech Friend
    #145848

    I love the look of a fixed width website. Is there a not so difficult way to make this a fixed width site with margins? For instance I would love to see this site at 1024 pixels wide.

    Anonymous Moderator
    #323191

    Hi

    Open templates/ja_halite/css/layout.css file, at about line 16, find following code section:


    .main { width: 960px; margin: 0 auto; position: relative;}

    and change to:


    .main {
    width: 1024px; margin: 0 auto; position: relative;
    }

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

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

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