[thelist] Netscape 4.7 and CSS

Mark Joslyn mark.joslyn at solimarsystems.com
Thu Feb 7 10:35:03 CST 2002


Try putting the style sheet in the root directory where all your other html
(or whatever format) are placed. I have had some success doing it this way:

<link rel="stylesheet" type="text/css" href="stylesheet.css">

Thanks,

markJ

By the way, NS4.7 is making me pull my hair out with other CSS issues. It
just does not handle them very well.



-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Anne Thorniley
Sent: Thursday, February 07, 2002 8:31 AM
To: thelist at lists.evolt.org
Subject: [thelist] Netscape 4.7 and CSS


I'm having a problem getting NS4.7 to deal with a stylesheet. I've got
<link rel="stylesheet" href="/management/admin.css" type="text/css">
in the <head> of a page, but the server is sending it with a Content-type
of text/plain. IE and NS6 seem to cope fine, but NS4.7 ignores the
type="text/css" and believes what the server tells it, and ends up
displaying the source of admin.css instead of the page I want.

Is there anything I can do about this that doesn't involve including the
whole of the definitions from admin.css in the page itself? (Bearing in
mind that I can't change the server configuration, which would
obviously be the ideal solution.)

Thanks,

Anne

--
It's a dream
There's no need to tell me so
It's a dream
Don't you think I know?
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list