Title: page not centered
Last modified: August 20, 2016

---

# page not centered

 *  Resolved [wehmenstein](https://wordpress.org/support/users/wehmenstein/)
 * (@wehmenstein)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/page-not-centered/)
 * Everything on my homepage is pushed slightly to the right instead of being centered.
   Anyone know how to fix this?
    medicinalmovies.com

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/page-not-centered/#post-2105061)
 * Because your images are too large for the page wrapper. Edit style.css and change:
 *     ```
       #rap {
           margin: 0 auto;
           width: 875px;
       }
       ```
   
 * to:
 *     ```
       h#rap {
           margin: 0 auto;
           width: 1024px;
       }
       ```
   
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/page-not-centered/#post-2105062)
 * Maybe re-size the header image to 875px wide or else change the #content and 
   the #rap width to 1024px.
 *  Thread Starter [wehmenstein](https://wordpress.org/support/users/wehmenstein/)
 * (@wehmenstein)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/page-not-centered/#post-2105093)
 * awesome! thank you

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

The topic ‘page not centered’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [wehmenstein](https://wordpress.org/support/users/wehmenstein/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/page-not-centered/#post-2105093)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
