rejetto forum

Using CSS

0 Members and 1 Guest are viewing this topic.

Offline pukstpr12

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
I'm having problems using CSS w/ HFS...I have set the index.html as the default mask, but the CDD does not load, leaving me w/ an all text page...The code is fine, I'm sure of that, as I have tested it on another server.  Are there any special roots I need to direct my CSS files to?  Are seperate style sheets not suported in HFS? Thanks for the help.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
is the CSS a separated file?

if yes, is the CSS file published in HFS ?


Offline Martok

  • Occasional poster
  • *
    • Posts: 88
    • View Profile
And if so, be sure to have the MIME-Type for CSS set:
Other Options->MIME-Types...
And add *.css with the MIME-Type text/css

Some browsers behave weird if CSS are sent as text/plain (default).
Cheers,

Martok


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
2.1 will have the MIME setting for CSS