Gallery does not appear to be loading CSS Styles
Talen
Joined: 2005-12-15
Posts: 9 |
Posted: Tue, 2007-07-24 23:07 |
I'm not sure if this is an IIS problem, or what, but for some reason, Gallery seems to be ignoring its CSS files. There's no error in the error logs for IIS, and the CSS files are in their correct folders with permissions set properly on the webserver. Other sites can load CSS files, as my main site is loading them (http://www.talenscove.com). I'm not sure what the issue is here, please help! Gallery URL: http://www.talenscove.com/gallery/ -or- c:\inetpub\vhosts\talenscove.com\httpdocs\gallery\ |
|
Posts: 6818
Hello,
thats an IIS issue.
Remove the .default ending from the css files.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 9
Yep, that fixed it. Thanks so much! Maybe this could be added to the documentation on installing for IIS?