Title: content side bar divider
Last modified: August 19, 2016

---

# content side bar divider

 *  [clipsit](https://wordpress.org/support/users/clipsit/)
 * (@clipsit)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/content-side-bar-divider/)
 * I am using the theme “the-king” on this website [http://www.iamlipsit.com](http://www.iamlipsit.com)
   and I want to get a divider between the content and the sidebar. How can I accomplish
   this. I have made some changes to the original images in the theme.

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/content-side-bar-divider/#post-1891099)
 * Try adding `border-left:1px solid #ccc;` to:
 *     ```
       .sidebar {
           background:transparent;
           float: right;
           font-size: 14px;
           padding-left: 0;
           padding-top: 1px;
           width: 217px;
       }
       ```
   
 * in your stylesheet.

Viewing 1 replies (of 1 total)

The topic ‘content side bar divider’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/content-side-bar-divider/#post-1891099)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
