• Resolved jstraete

    (@jstraete)


    I have had the problem I’m having before now, but it’s been about 7 months now since then and I can’t remember what I did to fix my problem. Sadly, looking back at my previous thread isn’t helping me now.

    I have a site that I customized the theme to: https://www.newhollandrochester.com/blog
    It appears right on Firefox, but not on IE9. I’m quite positive it’s because when I view the Source code that my stylesheet, stored in the site root directory as main.css, isn’t displaying in the <head> section (or at all, for that matter).

    I’m not sure what I need to do to get it to appear there. I’ve searched and tested for an embarrasing amount of time now thinking I could figure it out. Please help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jstraete

    (@jstraete)

    I still haven’t been able to get this resolved. Someone help please ??

    kmessinger

    (@kmessinger)

    This, <title>Blog - New Holland Rochester</title> is before <DOCTYPE> and is causing IE to open in the quirks mode. That is most likely causing the problem. Find out where that is coming from. Nothing is to before <DOCTYPE>.

    Thread Starter jstraete

    (@jstraete)

    Wow I can’t believe that was the issue, and I overlooked that. Thank you VERY much for your help. I greatly appreciate it!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘TwentyEleven Theme adding stylesheet to header’ is closed to new replies.