adding an image/images

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.
Locked
planner

adding an image/images

Post by planner »

Folks,

Just tried to add an image on my front page, but for some reason the image will not show. I'm using the img tag in the source window of the add content page. Is this the right place to add an image or do I have to do something else? The image in question is located in the images folder.

TIA
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: adding an image/images

Post by Dr.CSS »

does it say /uploads/images/example.jpg
planner

Re: adding an image/images

Post by planner »

It didn't, but now it does and the result is the same - the image does not appear on the site. The code goes  like this:



Looks like I'm missing something and don't know what.
Any clues?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: adding an image/images

Post by Dr.CSS »

try it with ./uploads
or just  uploads/
FinnK

Re: adding an image/images

Post by FinnK »

or perhaps ../uploads/images/example.jpg     if the cms directory is one level below your root directory.
Locked

Return to “CMSMS Core”