Title: Adding vertical lines
Last modified: August 20, 2016

---

# Adding vertical lines

 *  [acleestar](https://wordpress.org/support/users/acleestar/)
 * (@acleestar)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/adding-vertical-lines/)
 * I need help I really want to add vertical lines on both sides of my post. I want
   to divide the sidebars from the posts. Thanks

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

 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/adding-vertical-lines/#post-2478655)
 * you could probably define left/right borders in the css. Its hard to guess how
   that would work for your theme unless you provide a link though.
 *  Thread Starter [acleestar](https://wordpress.org/support/users/acleestar/)
 * (@acleestar)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/adding-vertical-lines/#post-2478656)
 * [http://www.balladsandbows.com](http://www.balladsandbows.com)
 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/adding-vertical-lines/#post-2478661)
 * As the content and sidebar divs are not full height, the best way to achieve 
   this would probably be to add to the #wrapper element a 1px tall repeating background
   image to define the line.
 *  [kittrick](https://wordpress.org/support/users/kittrick/)
 * (@kittrick)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/adding-vertical-lines/#post-2478993)
 * Try adding this to the Custom CSS box und <b>Appearance > Brunelleschi Options
   </b>:
 *     ```
       #main {
           border-right: 1px solid #CCC;
           border-left: 1px solid #CCC;
       }
       ```
   

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

The topic ‘Adding vertical lines’ is closed to new replies.

## Tags

 * [brunelleschi](https://wordpress.org/support/topic-tag/brunelleschi/)
 * [divide](https://wordpress.org/support/topic-tag/divide/)
 * [lines](https://wordpress.org/support/topic-tag/lines/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [vertical](https://wordpress.org/support/topic-tag/vertical/)

 * 4 replies
 * 3 participants
 * Last reply from: [kittrick](https://wordpress.org/support/users/kittrick/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/adding-vertical-lines/#post-2478993)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
