Home › Forums › CSS › Website not working in IE 8 › Re: Website not working in IE 8
December 28, 2012 at 5:01 pm
#119252
Participant
I never could get the HTC file working properly, try directing to the PHP file instead (which in turn calls the HTC file).
Also, make sure the link in your CSS to it is ABSOLUTE. For example, ‘/csspie/pie.php’ – it calls it based on the page you’re on, rather than from the location of the CSS file.