CSS not displayed depending on page

Posted by Kanjiroushi on Stack Overflow See other posts from Stack Overflow or by Kanjiroushi
Published on 2010-05-10T20:33:43Z Indexed on 2010/05/10 20:54 UTC
Read the original article Hit count: 210

I have a friend that has a really strange issue with my website. When he clicks on http://www.copeo.fr/ the page displays fine but when he clicks on a link like www.copeo.fr/user/ the CSS is not applied even after a refresh. The raw html does display.

I asked him to display the CSS that is hosted on amazon S3 hcopeoressources.s3.amazonaws.com/style/futurvert/style.css and it displays fine.

The code validates on W3C validator so does the CSS. I am lost what could be the origin of the issue. Could it be its enterprise cache? configuration of IE7 on his machine?

If it happens to someone else who could explain the issue to me, I am all hears.

Thanks

© Stack Overflow or respective owner

Related posts about css

Related posts about amazon-s3