• thomasbricker

    (@thomasbricker)


    How do you get the Twenty Eleven Theme to have a width of 1000 pixels.
    Mine is 680.

    What is the deal?

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

    (@fyllhund)

    #page {
        margin: 2em auto;
        max-width: 1000px;
        width:1000px;
    }

    and your problem might be bad resolution.

    Thread Starter thomasbricker

    (@thomasbricker)

    Is there no where within a dialog box where the width can be set?
    And I thought Twenty Eleven was supposed to be 1000 pixels wide by default.

    My resolution is 2560 x 1440.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Width of Twenty Eleven is not 1000 pixels’ is closed to new replies.