Title: Increase Sidebar Width
Last modified: August 20, 2016

---

# Increase Sidebar Width

 *  [Breakdownas](https://wordpress.org/support/users/breakdownas/)
 * (@breakdownas)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/increase-sidebar-width/)
 * Just a simple question. How do i increase the width of the sidebar?
 * I can’t seem to find it anywhere how to change it. I don’t know if this helps,
   but here is part of a style-blue.css thing:
 *     ```
       /*------------------------------------------------*/
       /*-------------------[SIDEBAR]--------------------*/
       /*------------------------------------------------*/
       #sidebar { float: right; padding-left: 0px; padding-right: 0px; width: 222px; }
       		.sidebar-box { padding-top: 5px; margin-bottom: 0px; float: right; width: 212px; color: #FFF; padding-left: 10px; }
       				.sidebar-box a:link, .sidebar-box a:visited, .sidebar-box a:active, sidebar-box a:hover { color: #FFF; text-decoration: none; }
       				.sidebar-box ul li { margin: 5px 3px 3px 0px; }
       				.sidebar-box-inside { padding-left: 10px; }
       				.sidebar-box ul { list-style-image: url(images/sidebar-bullet-Blue.gif); }
       				.sidebar-box h2 { font-size: 18px; color: #FFF; font-weight: normal; text-transform: uppercase; font-family: Trebuchet MS; background-image: url(images/h3-bg-Blue.gif); background-repeat: no-repeat; background-position: left; width: 200px; height: 31px; padding-left: 22px; padding-top: 10px; margin: 0px 0px 0px -10px; }
       ```
   
 * [http://i286.photobucket.com/albums/ll116/hux01/work/zdtghdz.png](http://i286.photobucket.com/albums/ll116/hux01/work/zdtghdz.png)
 * Website:
    [http://westindianclub.com/main/](http://westindianclub.com/main/)

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

 *  [zeaks](https://wordpress.org/support/users/zeaks/)
 * (@zeaks)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/increase-sidebar-width/#post-2231219)
 * You’ll probably need to adjust the width of the content then increase the width
   of the sidebar. Looking at your css (I couldnt get it to look right with firebug,
   I think the sidebar background image width was throwing it off)these are what
   you would need to edit.
 *     ```
       #left-div {width: 693px;}
       .home-post-wrap { width: 693px;}
   
       #sidebar { width: 222px;}
       .sidebar-box { width: 212px;}
       ```
   
 *  Thread Starter [Breakdownas](https://wordpress.org/support/users/breakdownas/)
 * (@breakdownas)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/increase-sidebar-width/#post-2231351)
 * Um, where exactly would i add that in? Im sorry i can’t locate where to replace
   that..
 * Here is the entire .css stylesheet for the theme color im using:
 * _[CSS code removed per [forum rules ](http://codex.wordpress.org/Forum_Welcome#Posting_Code)–
   the link to your site is enough to access the styles]_
 *  Thread Starter [Breakdownas](https://wordpress.org/support/users/breakdownas/)
 * (@breakdownas)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/increase-sidebar-width/#post-2231390)
 * Bump! Someone please assist :\

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

The topic ‘Increase Sidebar Width’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Breakdownas](https://wordpress.org/support/users/breakdownas/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/increase-sidebar-width/#post-2231390)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
