This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Adding images to Puremessage disclaimer messages

Does anybody know how to display images in the Puremessage email disclaimer?  I am not an HTML expert and am having difficulty getting any HTML document to show the image unless it is in the same folder as the text itself.  With Puremessage, if you put the jpeg file into the directory where the xml document is that holds the disclaimer, it deletes the file so I need to be able to put a path in but it doesn't appear to recognise it.

Has anybody done this successfuly and, if so, would you mind letting me have the coding so I can see what the syntax should be.

Thanks

:5499


This thread was automatically locked due to age.
Parents
  • Hi, we have the usual text in the disclaimer but we want to add some images.  Loads of people seem to do it these days so it must be possible, although there does seem to be several different ways of achieving this.  We want the images to appear immediately so I don't want to use an http reference where the recipient has to right click and download them.

    I have now managed to get the image to appear in the preview pane of Puremessage but when the email is sent, the recipient just gets an empty box with a cross in the corner.  The syntax I am using is

    <img src="/EmailImages/bestcomp-ranked-500-logos.jpg" width=200 height=80>

    Is there an issue with jpgs?

    :5538
Reply
  • Hi, we have the usual text in the disclaimer but we want to add some images.  Loads of people seem to do it these days so it must be possible, although there does seem to be several different ways of achieving this.  We want the images to appear immediately so I don't want to use an http reference where the recipient has to right click and download them.

    I have now managed to get the image to appear in the preview pane of Puremessage but when the email is sent, the recipient just gets an empty box with a cross in the corner.  The syntax I am using is

    <img src="/EmailImages/bestcomp-ranked-500-logos.jpg" width=200 height=80>

    Is there an issue with jpgs?

    :5538
Children
No Data