PDA

View Full Version : Image no show


Greenmind
24-Feb-2009, 11:39 PM
Anyone give me any clues? I'm trying to put an image on an FAQ brochure page. I am using the !!< >!! tags and the image is in the images folder within the site1 folder, but it's not showing for some reason.

This is right, no?:

<p><img src="wall-bracket-1.jpg" width="400" height="299" alt="wall bracket" /></p>

Anything wrong in there?

NormanRouxel
25-Feb-2009, 12:17 AM
Try either:

1) Move your image to the Site folder. That's where Actinic needs it to be if you use the code you posted.

2) Leave it in images/ and use src="images/wall-bracket-1.jpg"

and Actinic will upload it and remove the images/ bit from the tag on the live site.

george
25-Feb-2009, 07:07 AM
Upload the image with ftp software, I have found that in non Catalog pages thats the best way to do it.

I dont believe that Actinic sources images for brochure pages correctly (for upload) but thats probably just me, so do it yourself and move on.

Greenmind
25-Feb-2009, 09:44 AM
Thanks a lot Norman. Your number 2 fixed it. Seems it just needed me to take it by the hand and show it where the files were.

Duncan Rounding
25-Feb-2009, 10:39 AM
Thanks a lot Norman. Your number 2 fixed it.... :eek:........

Greenmind
25-Feb-2009, 12:16 PM
When I wrote that I thought 'I'm inviting toilet humour here but.. no, no they wouldn't'

Ok, so they would.

Duncan Rounding
25-Feb-2009, 12:18 PM
I was also going to say something about the second sentence but thought better of it.