Title: Boxes around posts?
Last modified: August 18, 2016

---

# Boxes around posts?

 *  Resolved [ssor](https://wordpress.org/support/users/ssor/)
 * (@ssor)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/boxes-around-posts/)
 * HI,
 * A bit of a simple one for you I hope but what is the coded and where is is placed
   to add a square box around each post? If you can point me in the direction of
   a site that could help it would be much appreicated.
 * my site – [http://www.bluntedpresents.co.uk](http://www.bluntedpresents.co.uk)

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

 *  [jaredquinn](https://wordpress.org/support/users/jaredquinn/)
 * (@jaredquinn)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/boxes-around-posts/#post-298015)
 * Add it to the CSS for your theme. I would suggest to the “post” class.
 * `
    DIV.post { border: 1px solid #ededed; margin: 5px; padding: 5px; }
 * should do the trick. You can find more info at [http://codex.wordpress.org/Css](http://codex.wordpress.org/Css)
 *  Thread Starter [ssor](https://wordpress.org/support/users/ssor/)
 * (@ssor)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/boxes-around-posts/#post-298016)
 * Thats great.
 * Thank you very much.

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

The topic ‘Boxes around posts?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ssor](https://wordpress.org/support/users/ssor/)
 * Last activity: [20 years, 3 months ago](https://wordpress.org/support/topic/boxes-around-posts/#post-298016)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
