Title: border around main column
Last modified: August 19, 2016

---

# border around main column

 *  [tamu](https://wordpress.org/support/users/tamu/)
 * (@tamu)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/border-around-main-column/)
 * hi, i want to have a border around just my blog posts. im not good with css at
   all. can someone tell me how to do that?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [Edward Caissie](https://wordpress.org/support/users/cais/)
 * (@cais)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/border-around-main-column/#post-1239329)
 * You might give a link to your blog, or at least mention which theme you are using,
   that information would be very helpful
 * … as it is, you may be able to simply add to the end of your style.css file something
   like the following:
 *     ```
       .post {
         border: medium double black;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘border around main column’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Edward Caissie](https://wordpress.org/support/users/cais/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/border-around-main-column/#post-1239329)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
