• I’m getting error:

    st1\:*{behavior:url(#ieooui) }
    –> <!–[endif]–>

    half way down my homepage in IE 7, I dont get this in Firefox anyone come across this before? It was fine before I went out, no more changes, came home and its doing this!

    The home page is https://www.keepy.co.uk if anyone can help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter keepy

    (@keepy)

    bump. Any Ideas peeps?

    <!--[endif]--> Looks to be part of a CSS conditional test for IE6 or IE7. I see in the head of your site that you have two conditional tests for this:

    <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="https://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie7.css" /><![endif]-->
    <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="https://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie6.css" /><![endif]-->

    I would find the code st1\:*{behavior:url(#ieooui) } In your ie7.css file and comment it out and see if that resolves the error.

    Hope that helps….

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IE 7 Error st1\:*{behavior:url(#ieooui) }’ is closed to new replies.