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
adding an image/images
Re: adding an image/images
does it say /uploads/images/example.jpg
-
planner
Re: adding an image/images
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?
Looks like I'm missing something and don't know what.
Any clues?
Re: adding an image/images
try it with ./uploads
or just uploads/
or just uploads/
-
FinnK
Re: adding an image/images
or perhaps ../uploads/images/example.jpg if the cms directory is one level below your root directory.

