Closed
Bug 129867
Opened 24 years ago
Closed 17 years ago
asera.com - Major layout / stylesheet problems
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: susiew, Unassigned)
References
()
Details
Go to www.asera.com (not a top site)
Menu text is at the top with main pain content pushed down.
Styles are not in effect.
FYI http://www.asera.com/styles_home_win_nav.css
I can get a contact if the problem is pinpointed.
Changing UA string to IE didn't help.
Comment 1•24 years ago
|
||
The style sheet file is served as application/x-pointplus by the web server.
Mozilla doesn't know this Mime type and therefore ignore the style sheet file.
| Reporter | ||
Comment 2•24 years ago
|
||
Hi - Thanks for the diagnosis. Might you know what the fix is so I can let them
know?
Comment 3•24 years ago
|
||
http://www.websitedev.de/css/validator-faq
Section:
What does I/O Error: Unknown mime type: some/type mean?
Cascading Style Sheets must be labeled as text/css, see RFC
2318(http://www.ietf.org/rfc/rfc2318.txt), "The text/css Media Type" for
details. Your server must be configured to return this MIME type in the
Content-Type HTTP header. If you don't know how to setup your server to return
this Media Type, check your webserver's manual or contact your system
administrator or the support of your hosting company and ask them to make this
change for you
So they need to modify the server to use text/css for .css files.
Comment 4•24 years ago
|
||
NES strikes again:
HTTP/1.1 200 OKCRLF
Server: Netscape-Enterprise/3.6 SP3
Date: Thu, 14 Mar 2002 21:08:26 GMT
Content-type: application/x-pointplus
Updated•23 years ago
|
Summary: www.asera.com - Major layout / stylesheet problems → asera.com - Major layout / stylesheet problems
Comment 5•22 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 6•17 years ago
|
||
dead domain
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•