Page 1 of 1

[Solved] Themes not working

Posted: Mon Jan 16, 2012 7:13 pm
by Proventus
Hi,

I just installed CMSMS and installed a XML theme. Now it looks like all the CSS files have been deactivated for all themes. I only get the raw text and the odd text styles.

I imported the theme via Layout->Templates, made it active,, set all pages, and now all themes are broken. I did this on two PCs

Am I missing something or is version 1.10.2 not the correct version?

Thanks.

Rick.

Re: Themes not working

Posted: Mon Jan 16, 2012 7:26 pm
by RonnyK
I think that the template is created with an earlier version. In 1.10 some changes were in.

First, check the template and replace {stylesheet} with {cms_stylesheet}

Second, replace the uploads/ call in the stylesheets with [[root_url]]/uploads/ due to the caching mechanism.

Ronny