Koozali.org: home of the SME Server

CSS

P. H. Madore

CSS
« on: May 07, 2003, 09:38:12 PM »
How can I get CSS to work with the E-Smith web server?

Matt Quelch

Re: CSS
« Reply #1 on: May 08, 2003, 01:45:09 PM »
Hi,

CSS shouldn't need anything special as it doesn't have anything to do with the server, only the client. You should just be able to put the normal old STYLE link in your HTML pages, and providing the CSS file is in the correct dir, it should load up OK. If it's not working you may want to check your STYLE link in the HTML page. It works fine for me with:

 

in the section.

Hope that helps!
Matt

Arkman

Re: CSS
« Reply #2 on: May 10, 2003, 12:04:13 AM »
There was/is a problem with Apache+CSS+Mozilla on SME 5.5 (not sure about 5.6). It involves a problem with the MIME type settings for Apache. It has been reported to bugs@e-smith and is also mentioned in these forums somewhere. Might that be your combination?