According to your screenshot it looks like the call to your styles.css returns the XHTML page again. This could be a problem on the server side. My first question is: Is the page styled correctly? Also please check the request to the CSS file inside the Net panel<http://getfirebug.com/wiki/index.php/Net_Panel>. The contents of the CSS file are shown inside the *Response* tab of the request. If that contents are the same as shown inside the HTML panel<http://getfirebug.com/wiki/index.php/HTML_Panel>, then this is probably a problem on your server. If not, please follow the steps described at I found a Firebug bug!<http://getfirebug.com/wiki/index.php/I_found_a_Firebug_Bug%21>. After that the problem will either be solved or (in case it's really a bug in Firebug) you should be able to create a reproducible test case, so we can fix it.
Thanks! Sebastian -- You received this message because you are subscribed to the Google Groups "Firebug" group. To view this discussion on the web visit https://groups.google.com/d/msg/firebug/-/JuFkaB7Y0pcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
