On Monday 2008-01-14 19:33 +0100, Colin Brace wrote:
> There is something peculiar happening with my webserver and it is
> difficult for me to tell what is going on from here. On my desktop
> system, opening my site's index.html file from a local directory,
> Firefox v2.0.0.10 renders the page fine. However, when I open it via
> my server (which is on my LAN), it fails to load the CSS style page.

If you go to Tools -> Error Console, you'll see:

Error: The stylesheet http://lim.nl/lim.css was not loaded because
its MIME type, "application/octet-stream", is not "text/css".
Source File: http://lim.nl/index.html

You need to configure the server to send CSS files as text/css.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to