Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter torontoguy398

    (@torontoguy398)

    Nevermind, I figured it out…

    In the stylesheet under #wrapper, I added…

    #wrapper {
    width:100%;
    min-width:800px;
    max-width:1024px;
    margin: 0 auto;
    border: 2px solid #CCCCC0;
    padding: 0;

    Maybe this will help someone in the future

    clb5j

    (@clb5j)

    this helped me a bunch – thank you!

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

The topic ‘How to set Minimum Page Width?’ is closed to new replies.