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.
[Solved] Themes not working
[Solved] Themes not working
Last edited by Proventus on Mon Jan 16, 2012 9:13 pm, edited 1 time in total.
Re: Themes not working
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
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