Title: entry posts are overlapping
Last modified: August 20, 2016

---

# entry posts are overlapping

 *  [visual mechanics](https://wordpress.org/support/users/visual-mechanics/)
 * (@visual-mechanics)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/)
 * I have gotten all of my issues sorted out but now my entries are overlapping 
   one another. The page is designed to adjust the width of the browser window.
 * What can I do to prevent this?
 * [http://francescaromeo.com/blog](http://francescaromeo.com/blog)
 * Thank you to everyone for their help so far today.
 * -Rob

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

 *  [tomaltman](https://wordpress.org/support/users/tomaltman/)
 * (@tomaltman)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311796)
 * You have a css issue.
 * add “clear:both” to div.hentry div.entry-content line – which looks like is hard
   coded on line: 28 of your site.
 * div.hentry div.entry-content {
    text-align: left; **clear: both;** }
 * The css block starts on line 22 and ends on 32 – the “div.hentry div.entry-content{
   text-align: left;}” is already there – just add the new line and you should be
   good.
 * The posts are “floating” over each other – probably because of the images.
 * Nice looking site.
    tom
 *  Thread Starter [visual mechanics](https://wordpress.org/support/users/visual-mechanics/)
 * (@visual-mechanics)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311851)
 * Thanks Tom, I don’t know where to fine the source file that has the div.hentry
   div.entry-content css tag.
    What file at line 28 is the source?
 * inspecting it with firebug lists the source as “blog” Line 29 but there isn’t
   a file with that name in the entire directory unless “blog” means editing this
   detail in the wp dashboard area.
 *  [tomaltman](https://wordpress.org/support/users/tomaltman/)
 * (@tomaltman)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311854)
 * try index.php or page.php in your theme directory.
 *  Thread Starter [visual mechanics](https://wordpress.org/support/users/visual-mechanics/)
 * (@visual-mechanics)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311857)
 * on line 28 index.php has `<?php endwhile ?>`
 * line 28 in page.php is blank
 *  Thread Starter [visual mechanics](https://wordpress.org/support/users/visual-mechanics/)
 * (@visual-mechanics)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311859)
 * tom, got it to work! it was inside my style.css the .entry-date tag and the .
   entry-content tag. the div.hentry was throwing me off the trail….
 * Thanks!!!!
    rob

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

The topic ‘entry posts are overlapping’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [visual mechanics](https://wordpress.org/support/users/visual-mechanics/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/entry-posts-are-overlapping/#post-2311859)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
