Does anyone know how to put a second image intio a fragment on a brochure page. I tried hard coding it into the template but I got a boken image result. It cab seem to find the path to the image.
If you just put in the image filename (e.g. <img src="image.gif">) and the file is already being uploaded, then it should just display it online without difficulty. You really need to make sure that this image is in your 'Site1' (or equivalent) folder.
One other thing to try, if the image is not shoing in a preview, copy the image from your 'Site1' (or equivalent) folder into the 'PreviewHTML' folder. Actinic normally does this automatically, but some files it misses out on. This could be one of those files.
Comment