Page 1 of 1

adding an image/images

Posted: Fri Jun 02, 2006 4:36 am
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

Re: adding an image/images

Posted: Fri Jun 02, 2006 4:47 am
by Dr.CSS
does it say /uploads/images/example.jpg

Re: adding an image/images

Posted: Sat Jun 03, 2006 4:30 am
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?

Re: adding an image/images

Posted: Sat Jun 03, 2006 5:00 am
by Dr.CSS
try it with ./uploads
or just  uploads/

Re: adding an image/images

Posted: Mon Jun 05, 2006 12:05 am
by FinnK
or perhaps ../uploads/images/example.jpg     if the cms directory is one level below your root directory.