WordPress.org

Forums

[resolved] Text wrap causes posts to wrap, need them to break (2 posts)

  1. mk-ok
    Member
    Posted 4 years ago #

    I'm building a theme from scratch and I have my posts set to wrap the text around images. However, now my posts are wrapping. Instead of each post breaking and starting new, they're flowing up into each other (or at least the images are) according to how wide the window is.

    If anyone has a suggestion that would be great!

    Thanks.

  2. mk-ok
    Member
    Posted 4 years ago #

    Resolved it myself. Created an empty div below the <?php the_content(); ?> and before the <?php endwhile; else: ?> and added clear: both to it in my CSS.

    This post helps:

    http://wordpress.org/support/topic/223250?replies=6

Topic Closed

This topic has been closed to new replies.

About this Topic