Title: Align Left
Last modified: August 18, 2016

---

# Align Left

 *  [keenlearner](https://wordpress.org/support/users/keenlearner/)
 * (@keenlearner)
 * [21 years ago](https://wordpress.org/support/topic/align-left/)
 * Hey folks,
    is there anyway I can align the whole page left instead of having
   it in the middle?

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211184)
 * Yup. Where is your site so we can see the css ?
 *  Thread Starter [keenlearner](https://wordpress.org/support/users/keenlearner/)
 * (@keenlearner)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211189)
 * [http://www.bradburypublishing.com](http://www.bradburypublishing.com)
 * I’m going to change the background images once I’ve aligned it the way I want.
   I want to align the whole page left with a small margin.
 * Thanks
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211190)
 * What does removing
    text-align: center; from #body do ?
 *  Thread Starter [keenlearner](https://wordpress.org/support/users/keenlearner/)
 * (@keenlearner)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211191)
 * it didn’t change anything, everything looks the same.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211192)
 * Try this ?
 * #page {
    background-color: white; align: left; margin: 0; padding: 0; width: 
   820px; border: 1px solid #959596; }
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211193)
 * Instead of this:
    #page { background-color: white; align: left; margin: 10px 
   auto; padding: 0; width: 820px; border: 1px solid #959596; }
 *  Thread Starter [keenlearner](https://wordpress.org/support/users/keenlearner/)
 * (@keenlearner)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211194)
 * #page {
    background-color: white; align: left; margin: 10px auto; padding: 0;
   width: 820px; border: 1px solid #959596; }
 * it’s already set to the above under the structure section of the style sheet 
   so I’m not sure that is it.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211195)
 * margin: 10px auto;
 * Kill the auto
 *  margin: 0;
 *  Thread Starter [keenlearner](https://wordpress.org/support/users/keenlearner/)
 * (@keenlearner)
 * [21 years ago](https://wordpress.org/support/topic/align-left/#post-211197)
 * Your a star – thank you, thank you, thank you!
 *  [Chelsea](https://wordpress.org/support/users/chelsea/)
 * (@chelsea)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/align-left/#post-211721)
 * This really helped me as well. I was having problems with my theme suddenly going
   to the left when I went to the comments’ page, but adding margin:0px auto; solved
   the problem immediately.

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

The topic ‘Align Left’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 10 replies
 * 3 participants
 * Last reply from: [Chelsea](https://wordpress.org/support/users/chelsea/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/align-left/#post-211721)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
