Title: CSS Question-problem with post size
Last modified: August 18, 2016

---

# CSS Question-problem with post size

 *  [ryanriggin](https://wordpress.org/support/users/ryanriggin/)
 * (@ryanriggin)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/css-question-problem-with-post-size/)
 * Could someone please help me with the following problem. This has been annoying
   me for quite some time, and I can’t seem to identify the problem. Whenever I 
   write a post, I have to create artificial line breaks, because if I don’t the
   post pushes my sidebar div way down to the bottom. I had a similar problem with
   the comments div, but I fixed it.
 * The webpage is [http://www.ryanriggin.com](http://www.ryanriggin.com), and the
   style sheet can be found here.
 * [http://www.ryanriggin.com/wp-content/themes/ryno/style.css](http://www.ryanriggin.com/wp-content/themes/ryno/style.css)

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

 *  [genevaroth](https://wordpress.org/support/users/genevaroth/)
 * (@genevaroth)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/css-question-problem-with-post-size/#post-248934)
 * yes, I have the same problem with large images or text- or if the user in IE 
   has big fonts- it just pushes the sidebar down. I am not a CSS guru
 *  [hugoa](https://wordpress.org/support/users/hugoa/)
 * (@hugoa)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/css-question-problem-with-post-size/#post-249065)
 * You have a typo on #main-content your missing the ‘;’ after the width property
   value.
 * It would be best if you removed the padding on the container and main-content
   divs as together with the widths of your content and sidebar they are not leaving
   enough room and you will find the sidebar being forced to the next clear line.
   try to pad on inner containers not on layout containers if you can help it, this
   also avoids the box model problem.
 * Once you have the width working on the main-content element if you still have
   problems with text then fix a width to .post to ensure that you get text wrap.

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

The topic ‘CSS Question-problem with post size’ is closed to new replies.

## Tags

 * [div](https://wordpress.org/support/topic-tag/div/)

 * 2 replies
 * 3 participants
 * Last reply from: [hugoa](https://wordpress.org/support/users/hugoa/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/css-question-problem-with-post-size/#post-249065)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
