Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: P. H. Madore on May 07, 2003, 09:38:12 PM

Title: CSS
Post by: P. H. Madore on May 07, 2003, 09:38:12 PM
How can I get CSS to work with the E-Smith web server?
Title: Re: CSS
Post by: Matt Quelch 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
Title: Re: CSS
Post by: Arkman 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?