• Resolved poolstudentjohn

    (@poolstudentjohn)


    The formatting of my posts had been fine. I wrote a new post and viewed it in draft mode while it was still unpublished, and it looked great.

    I published it and the 1st line is now higher than it had been in the draft view, and it’s now too close to the post title. It’s also indented but shouldn’t be.

    I unpublished it so I could work on figuring out what was wrong, and now all posts exhibit this new behavior. I did NOT make any changes to the CSS file.

    I’m at a complete loss, and looking for ideas. Thanks

    John Biddle

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter poolstudentjohn

    (@poolstudentjohn)

    The blog is at http://www.poolstudent.com

    John

    iridiax

    (@iridiax)

    The problem occurs with index.php (your home page) but not with single.php (a single post page), so the problem is with the unique code/css for index.php such as the post meta. Try this after the closing div (</div>) for <div class="post-meta-top"> in index.php:

    <br style="clear: both" />

    Thread Starter poolstudentjohn

    (@poolstudentjohn)

    iridiax,

    Thank-you very much, that solved my problem.

    I am curious as to how this “bug” has gone undiscovered for such a long time, and how the publishing of a new post could have brought it to life, not only on that new post, but for all previous posts.

    iridiax

    (@iridiax)

    It’s a floating div overlap issue, and I’ve had to fix this one on my sites too.

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

The topic ‘Strange new formatting bug’ is closed to new replies.