Title: CSS For Centering Posts
Last modified: August 31, 2016

---

# CSS For Centering Posts

 *  Resolved [jeffbousquet](https://wordpress.org/support/users/jeffbousquet/)
 * (@jeffbousquet)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/css-for-centering-posts-2/)
 * Hello,
 * I currently have the following CSS code in my custom stylesheet:
 *     ```
       .type-post, .type-page {
       	background: #cccccc;
       	width: 1100px;
       	padding: 18px;
       	border: 18px solid #a6a6a6;
       }
       ```
   
 * This has gotten my posts to look exactly as I want them, except I need them to
   be centered on the page. Is there one more line I can add to this code (i.e. “
   position: ____”, etc) that will center the entire box which contains the posts?
   
   My site is: [http://soundsoftheaveragelife.com/](http://soundsoftheaveragelife.com/)
   you can easily see what I mean when you check out the site.
 * Thanks!

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

 *  [Johnna Armstrong](https://wordpress.org/support/users/johnna-armstrong/)
 * (@johnna-armstrong)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/css-for-centering-posts-2/#post-7072890)
 * If only allowed to modify this one CSS snippet, I’d have to suggest:
 * `margin-left: -200px;`
 *  Thread Starter [jeffbousquet](https://wordpress.org/support/users/jeffbousquet/)
 * (@jeffbousquet)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/css-for-centering-posts-2/#post-7072891)
 * Worked perfectly, thank you Johnna!

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

The topic ‘CSS For Centering Posts’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [jeffbousquet](https://wordpress.org/support/users/jeffbousquet/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/css-for-centering-posts-2/#post-7072891)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
