Hello Yacine,
Not 100% sure if this is a sky issue or not.
Nearly every page visited by users creates a page not found error with the following details:
css/iehover.htc
Do you what know creates this by any chance?
Many thanks,
Hello Yacine,
Not 100% sure if this is a sky issue or not.
Nearly every page visited by users creates a page not found error with the following details:
css/iehover.htc
Do you what know creates this by any chance?
Many thanks,
Comments
Comment #1
TheProf commentedHello,
I have having the exact same problem.
Any recommendations?
Comment #2
Delta Bridges commentedStill haven't found a solution for this...
Comment #3
ascii122 commentedhi
I had the same thing using the sky theme
on line 30 of themes/sky/style.css I put in the full path to iehover.htc
before:
behavior: url('css/iehover.htc'); / * Do not remove or modify */
after:
behavior: url('/themes/sky/css/iehover.htc'); / * Do not remove or modify */
and the problem *seems* to have gone away.
-z
Comment #4
jacineI have removed this from the latest dev, so this is no longer applicable.