Page 1 of 1

Re: Background image for logo div showing path to /tmp/cache

Posted: Tue Feb 14, 2012 5:22 am
by RonnyK
I assume that you run latest, and that the template calls {cms_stylesheet}.

If you indeed call cms_stylesheet, then the image should be called like [[root_url]]/uploads.... instead of directly uploads/...

I would also put all images related to templates in /uploads and not to the internal folder of cmsms itself /images.... As /uploads is available in image-insertion/editing etc...

Ronny