Title: template breaks up why?
Last modified: August 18, 2016

---

# template breaks up why?

 *  [Martin](https://wordpress.org/support/users/whiteape/)
 * (@whiteape)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/template-breaks-up-why/)
 * Hi,
 * I am having trouble with my template. The right side of the template with the
   links etc slips down to the bottom when viewed in Windows. Maybe it’s because
   a few pictures are too wide, but I reduced their size to within the limits.
 * My site is at: [http://homebusinesscreative.com](http://homebusinesscreative.com)
 * I’m using WordPress 2.0.2
 * The coder I used said the content column width was 560 pixels, so I needed to
   upload pictures of width of maxim. 555 pixels. I believe I have done that, so
   I’m wondering if anyone could shed some light on this?
 * Any ideas as to what steps I need to take to rectify this?
 * With thanks,
 * Martin H

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

 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441256)
 * He’s not taking into account the padding on the left and right of the content,
   so Your max width on images should be no more than 530px to be safe.
 *  Thread Starter [Martin](https://wordpress.org/support/users/whiteape/)
 * (@whiteape)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441752)
 * Thanks so much for that. I have just tried roughly 500px width on all the big
   pics and am still getting the same problem.
 * Any suggestions, or can you see something that I can’t?
    Site is: [http://homebusinesscreative.com](http://homebusinesscreative.com)
 * Thanks again,
 * Martin H
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441754)
 * You put your ads in the content div. That’s forcing the width to blow out. Add`
   overflow:hidden;` to your `#content` and you’ll see what I mean.
 *  Thread Starter [Martin](https://wordpress.org/support/users/whiteape/)
 * (@whiteape)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441755)
 * Hi, thanks…
 * Can you tell me where I can find the #content? I’m not sure where to look exactly.
   Do you mean in the theme editor in the ‘sidebar’ for example?
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441757)
 * `wp-content/themes/ape_theme/style.css`
 *  Thread Starter [Martin](https://wordpress.org/support/users/whiteape/)
 * (@whiteape)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441760)
 * Great…
 * I did this:
 * #content{
    color: #3D3D3D; float: left; line-height: 130%; margin: 0px; overflow:
   hidden; padding: 10px 11px 10px 11px; text-align: justify; width: 560px;
 * Does it look like it works ok to you? If not please let me know… Thanks.
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441762)
 * No. Now your ads are borked.
 * Take them out of the content div, you cannot have an element wider then your 
   content div INSIDE the content div and not have feces occur.
 * Read my post, adding overflow:hidden was ONLY to show you where the problem was,
   it is not a solution.
 *  Thread Starter [Martin](https://wordpress.org/support/users/whiteape/)
 * (@whiteape)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441765)
 * Ok… can’t find my ads in the content div. How do I “take my ads out of the content
   div?” What do I need to do exactly? I’m not a programmer, please give me simple
   instructions as to how to resolve this, thanks.

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

The topic ‘template breaks up why?’ is closed to new replies.

## Tags

 * [sizes](https://wordpress.org/support/topic-tag/sizes/)
 * [Sizing](https://wordpress.org/support/topic-tag/sizing/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Martin](https://wordpress.org/support/users/whiteape/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/template-breaks-up-why/#post-441765)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
