Stylesheet not respected
Irmen de Jong
irmen.NOSPAM at xs4all.nl
Tue Oct 24 19:05:20 EDT 2006
Suren wrote:
> I was able to the see weird stylesheet behavior on opera, IE and
> mozilla under
> mod_python.
[snip]
I'm 99% sure this has nothing to do with Python but is just an error
in your CSS file. Show the CSS so we might be able to see the problem.
One thing to check for though is that your web server is serving CSS
files with the correct content type (text/css and not text/plain or
somthing equally silly).
--Irmen
More information about the Python-list
mailing list