"elegantblue" theme missing images

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Wynand
New Member
New Member
Posts: 2
Joined: Sun Sep 09, 2012 12:48 pm

"elegantblue" theme missing images

Post by Wynand »

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:

Code: Select all

background: #002236 url(/cmsms/uploads/elegantblue/img01.gif) repeat-x;
searching for it using find:

Code: Select all

find / -name "img01.gif"
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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: "elegantblue" theme missing images

Post by Dr.CSS »

because it has /cmsms/uploads/ it doesn't seem to have brought the images with it, it makes the elegantblue folder in uploads but it is empty, sorry...
Wynand
New Member
New Member
Posts: 2
Joined: Sun Sep 09, 2012 12:48 pm

Re: "elegantblue" theme missing images

Post by Wynand »

Thanks Dr.CSS. I assume the required images for the theme will also be in the binary sections of the XML file? (Is there a way to manually view / extract the XML file's binary content?)
Post Reply

Return to “Layout and Design (CSS & HTML)”