"elegantblue" theme missing images
Posted: Sun Sep 09, 2012 1:14 pm
Hi
Deployed the latest version of CMS: 1.11.
It seems like none of the images used in the CSS template for the "elegantblue (http://themes.cmsmadesimple.org/uploads ... e.xml.html) theme has been installed. I.e. in the body block it references:
searching for it using find:
also yields no results. (Same result with all the other images.) How are these images installed? If manually, where do I get them? Since I don't see any other forum hits about this, it would seem like an "User Problem".
I though that maybe the importer was getting confused and tried to add it to the directory "/cmsms/uploads/elegantblue", so I created a symlink that points {web_root}/cmsms/uploads -> {web_root}/uploads. This also did not solve the issue. Still all images are missing when re-importing the theme.
Does this theme work for other people?
Cheers
Wynand
Deployed the latest version of CMS: 1.11.
It seems like none of the images used in the CSS template for the "elegantblue (http://themes.cmsmadesimple.org/uploads ... e.xml.html) theme has been installed. I.e. in the body block it references:
Code: Select all
background: #002236 url(/cmsms/uploads/elegantblue/img01.gif) repeat-x;
Code: Select all
find / -name "img01.gif"
I though that maybe the importer was getting confused and tried to add it to the directory "/cmsms/uploads/elegantblue", so I created a symlink that points {web_root}/cmsms/uploads -> {web_root}/uploads. This also did not solve the issue. Still all images are missing when re-importing the theme.
Does this theme work for other people?
Cheers
Wynand