Title: side bar &#8212; different widths
Last modified: August 19, 2016

---

# side bar — different widths

 *  [avrohom](https://wordpress.org/support/users/avrohom/)
 * (@avrohom)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/side-bar-different-widths/)
 * I am working with a 3 column theme: Digg 3
 * I would like my side bars to be different widths (the right bar wider than the
   left bar.
 * I have managed to change the width of both of them in CSS by adjusting the width
   like here:
 * .sidebar, .obar{
    margin: 0 0 0 5px; float: right; width: 200px; line-height:
   18px;
 * Can they be changed to different widths?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-different-widths/#post-1280468)
 *     ```
       .sidebar, .obar{
       margin: 0 0 0 5px;
       float: right;
       line-height: 18px;
       }
       .sidebar {width:200px;}
       .obar {width:250px;}
       ```
   
 *  Thread Starter [avrohom](https://wordpress.org/support/users/avrohom/)
 * (@avrohom)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-different-widths/#post-1280480)
 * You got it!!!
 * You have explained to me that **.obar** is the left side bar.
 * Thank you.
 * Avrohom

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

The topic ‘side bar — different widths’ is closed to new replies.

## Tags

 * [side bar width](https://wordpress.org/support/topic-tag/side-bar-width/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [avrohom](https://wordpress.org/support/users/avrohom/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/side-bar-different-widths/#post-1280480)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
