Title: Column Problems
Last modified: August 19, 2016

---

# Column Problems

 *  [le_rkirk](https://wordpress.org/support/users/le_rkirk/)
 * (@le_rkirk)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/column-problems/)
 * I am having difficulties adjusting the wolum width on my site here –>
    [Link Here](http://leadingedge3d.com/?p=161)
 * I wish for it to look like this [Link Here](http://dominionweb.ca/images/margin_problem.jpg)

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/column-problems/#post-1868854)
 * – edit style.css of your theme, find:
    `#recent-posts {width: 637px; background:
   none; float: left; }`
 * try and remove `width: 637px;`
 * – just before the above style, find:
    `#main-content { background:url("images/
   main_content_bg2.png") repeat-y scroll 408px 39px #FFFFFF; }`
 * to remove the vertical line, change this to:
    `#main-content { background: #FFFFFF;}`
 * – then find:
    `#content-bottom .container { height: 19px; background: url(images/
   content-container.png) 636px 0px no-repeat; }`
 * and change it to:
    `#content-bottom .container { height: 19px; background: none;}`
 * there might be some more elements on other pages in your site, where you need
   to adapt the width in the corresponding styles.

Viewing 1 replies (of 1 total)

The topic ‘Column Problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/column-problems/#post-1868854)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
