• Okay, so just like everyone else, I made a custom wordpress theme in a compliant browser, fully planning on working backwards and making it compatible with IE when I was finished.

    I finished up the theme, put the required code to call the “iestyle.css” in my header, and it works great.

    It loads up on my index.html, and “pages” perfect.

    BUT, when I open a “post”, it’s not calling my “iestyle.css”, just the original one. If you view the source, you can see the code to call iestyle.css if it’s a explorer browser, it just doesn’t do it.

    Does anyone know why it would call the correct style sheet everywhere except on posts?

The topic ‘IEStyle.CSS works fine, except on single posts’ is closed to new replies.