• Hi. I just launched my new blog and it looks good to me, but some folks are reporting issues. The posts are supposed to be on a white background, but from what I can tell, some readers are viewing the posts on green, which is supposed to be the background color. Is this a browser issue? Can anyone help me fix it? I’m not very good with the jargon, and hope I can get this resolved easily. Thank you very much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • You got a lot of validation errors that may be causing the problem in IE8. Try to reduce them by concentrating on the “document type does not allow…” and “end tag for […] omitted”. You may find that this solves your problem. If not, post back and we’ll take another look.

    It looks like the white part behind the header should stretch all the way down, but doesn’t because your #content and #sidebar divs are floated.

    Just before the #wrapper closing div tag, add <div style="clear:both"></div>.

    Thread Starter zigzagstitch

    (@zigzagstitch)

    Thank you esmi! I will look at those areas you mentioned…but with 195 errors it may take me, um, a while.

    Thread Starter zigzagstitch

    (@zigzagstitch)

    incluye: thank you. I will.

    Thread Starter zigzagstitch

    (@zigzagstitch)

    incluye: Actually, now that I look at it, I don’t know where you’re talking about. I think I should look for the #wrapper closing div tag in my Theme Editor, but is it in the main template section?

    This complete newbie thanks you in advance.

    The #wrapper closing div tag could possible be placed in your footer.php file.

    Thread Starter zigzagstitch

    (@zigzagstitch)

    esmi: Thank you. I found it in the footer.php file.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘vigilance theme in other browsers?’ is closed to new replies.