My site http://www.gamer-source.com/ is not showing any CSS on the page. I see that CSS is indeed loading properly if I visit the URLs. I've cleared minify's cache so I know that's not the issue...

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

style-all.css and article/news/view.css are not being loaded due to bad request errors. Check that their path is correct and valid.

link|improve this answer
They have the same permissions as all the other CSS files, and the paths are correct. – Webnet Oct 7 '10 at 1:24
Not sure why but if you use the Firebug plugin with Firefox you will see tho results for those 2 files are 400 Bad Request – KayakJim Oct 7 '10 at 1:37
The directory path for minify wasn't pointing to the right place... dangit! – Webnet Oct 7 '10 at 2:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.