style sheet not loading in internet explorer

dhaven - January 12, 2009 - 01:43

Hi, I have been having trouble with viewing my site digitalhaven.co.uk in internet explorer, as it looks like the style sheet will not load. as usual firefox and safari work fine. The problem can also be seen when i test the site on wav.webaim.org.

Has anyone else had this problem? do you know what it could be?

I've tried performance in drupal - turning off clearing css and turning on after. plus changing the theme from andreas02 but still same.

Where could the link be lost?

thanks in advance

DS

page.tpl.php first line issue

webthingee - January 12, 2009 - 04:05

The first line of your page.tpl.php includes the line.

<?xml version="1.0" encoding="UTF-8"?>

I believe that it is causing IE to not read the entire header section... just remove this line and it should work.

gl

Thanks gl, but having same

dhaven - January 12, 2009 - 13:13

Thanks gl, but having same problem when i test on the wave site. PC has pack up so cant test in explorer. anything else that could be missing?

My next step would be

webthingee - January 12, 2009 - 16:24

I would try eliminating the conditional statements in the head, see what happens.

p.s. gl = goodluck :)

 
 

Drupal is a registered trademark of Dries Buytaert.