Forums

[resolved] Site not displaying correctly in Internet Explorer (2 posts)

  1. alexissdawn
    Member
    Posted 5 years ago #

    I've been working on getting my site up for a while now but I recently went back to check it in Internet Explorer and it's a tad screwed up. But it's only one page which doesn't make sense since it's all running off the same template. If you check our "alexissdawn dot com / blog" in IE, everything is pushed off to the left. But if you click on any of the other links, the rest of the pages show to be alright.

    I haven't made any major coding changes in the last week, jsut been adding pages so I don't know what has changed. I've ran it through HTML tidy but I only got some warnings, no errors.

    Any ideas?

  2. alexissdawn
    Member
    Posted 5 years ago #

    I've been looking around and I ran it through Firefox's web developer plugin to validate the CSS. It said that I need to validate the XML. I found an error:

    <style type=”text/css” media=”screen”>
    #navbar a.home {
    background: white; color: #EFEEEE;
    }
    </style>

    The quotation marks around text/css and screen are italicized when they should just be normal. I fixed it and saved all changes but when I view the source it still shows them italicized. (I've waited a few hours just in case it needed time to 'update'.) I've tried taking this out completely too but it still shows in the page source.

    It is only my main blog page (address above) that is having this error. The other pages' XML is validated. I think that if I could get rid of this little section or fix it everything would work again. But how do I do it?!? I've checked through my coding ten times over!

Topic Closed

This topic has been closed to new replies.

About this Topic