Title: Center Page
Last modified: August 19, 2016

---

# Center Page

 *  [jagsv](https://wordpress.org/support/users/jagsv/)
 * (@jagsv)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/center-page/)
 * Hi there, im trying to get this [http://www.ofonunez.com/site/](http://www.ofonunez.com/site/)
   page to be centered, i need the header, content, footer centered.
    Any ideas 
   on it?

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

 *  [Webmeba](https://wordpress.org/support/users/webmeba/)
 * (@webmeba)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/center-page/#post-710240)
 * I’m guessing you could wrap your entire blog in a wrapper div
 * <div id=”wrapper”>
 * …
    …
 * </div>
 * Then use these few CSS rules
 * #wrapper {
    width : (insert length here)px; margin : 0 auto; text-align : left;}
 * If I remember correctly text-align left applied to such an element fixes some
   minor IE bug, but I’m not sure.
 *  Thread Starter [jagsv](https://wordpress.org/support/users/jagsv/)
 * (@jagsv)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/center-page/#post-710249)
 * Thanks for the Reply…
    I tried adding the wrapper.. i added the div into : (header.
   php) </head> <body> <div id=”wrapper”> and added the div clossure to (footer.
   php) </div> But it still didn’t work, any sugestions?

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

The topic ‘Center Page’ is closed to new replies.

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)
 * [page template](https://wordpress.org/support/topic-tag/page-template/)

 * 2 replies
 * 2 participants
 * Last reply from: [jagsv](https://wordpress.org/support/users/jagsv/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/center-page/#post-710249)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
