Previous Message
Next Message

Firefox not loading stylesheet

Sent by Dejan Kozina on 4 January 2005 17:05


This is a multi-part message in MIME format.
--------------020006050008040301060209
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Your server states:

Server: Netscape-Enterprise/3.6 SP3
Content-type: application/x-pointplus

which is clearly a configuration mishap.
If the server admin has enabled dynamic configuration via .htaccess, you 
can create a text file containing this line:

AddType text/css .css

save it as '.htaccess' and upload it to the site root. Should that fail 
try to upload a text file named '.nsconfig' with these lines inside:

<Files *.css
AddType exp=*.css type=text/css
</Files

Last resource is writing to the server admin explaining him that 
something called CSS is around...

Good luck!

djn

Hopwood, Richard wrote:
> Hi, when this site is on my local machine, Firefox loads the stylesheet
> fine, but when it's on my temporary web space it just doesn't load, if I
> hit the "edit css" on the web developer toolbar then it loads in OK.
> 
> http://homepages.which.net/~richard.hopwood/qcnl/ 
> 

--------------020006050008040301060209
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

--------------020006050008040301060209--
Previous Message
Next Message

Message thread:

Possibly related: