images not load on page

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: images not load on page

Post by velden »

That should be basic knowledge of how to setup a template in cmsms.
http://docs.cmsmadesimple.org/layout/co ... e-to-cmsms

First of all put your images in a proper location. I think a subdir of 'uploads' is a good place to start. Personally I like to create a 'uploads/template/images' directory. So I separate the 'user' images from the 'template' images.

Then in your stylesheet do NOT link to relative image paths but use:

[[uploads_url]]/template/images/banner.png
(I assume you created the stylesheet within cmsms)
Post Reply

Return to “CMSMS Core”