Title: Problem In page Width
Last modified: August 19, 2016

---

# Problem In page Width

 *  [monohat](https://wordpress.org/support/users/monohat/)
 * (@monohat)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/problem-in-page-width/)
 * I use artister 2.3 beta to design a theme,, when i designed the theme i made 
   the page width 1000 px ,, after i finish and upload the theme to my wordpress
   blog i found that there is area on the left more than the page width that i made..
 * plz help me and waiting reply
 * please show that: [http://monohat.com/blog](http://monohat.com/blog)

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

 *  Thread Starter [monohat](https://wordpress.org/support/users/monohat/)
 * (@monohat)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/problem-in-page-width/#post-1227216)
 * I need help plz any one answer me
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/problem-in-page-width/#post-1227236)
 * > i found that there is area on the left more than the page width that i made
 * That really depends upon what screen resolution a given visitor is using. If 
   you want the page to fit as many different screen resolutions as possible, don’t
   use absolute page widths such as 1000px. Try using something like:
 *     ```
       #art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
       width:98%
       margin:0 auto;
       }
       ```
   

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

The topic ‘Problem In page Width’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/problem-in-page-width/#post-1227236)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
