Topic: don't find classic/theme.css

Hi,

when I create a new gallery it's works local without any problems. If I load up this gallery on my server, it dont works and I see only a white screen. In the java console I see, that juicebox (index.html) don't find the file classic/theme.css. I don't change anything on the filenames of the gallery, I only load it up. Here is the link: www.isc-ta.com/test2/index.html

thanks

Re: don't find classic/theme.css

Your gallery's 'theme.css' file should be located here: http://www.isc-ta.com/test2/jbcore/classic/theme.css
... but going directly to that location in a browser results in an error 404 (file not found).
It looks like the 'theme.css' file has not been uploaded to your web server (or at least not to the correct location).

Please try re-uploading your gallery's entire 'jbcore' folder to ensure that all core Juicebox-Pro files are present and correct.
Also, please check that the permissions on the 'theme.css' file (and on its parent folders) are not too restrictive. Default permissions of 755 for folders and 644 for files should be fine.