AACC images in e-mail template

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lcontr
    Member
    • Sep 2012
    • 4

    AACC images in e-mail template

    Hi,

    I am trying to add images to e-mail templates using html.

    I set the template path on te AAAD.

    then, created the html template file:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML>
    <HEAD>
    <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
    <TITLE></TITLE>
    </HEAD>
    <BODY LANG="es-MX" DIR="LTR">
    <P ALIGN=LEFT STYLE="margin-bottom: 0cm; line-height: 100%"><FONT COLOR="#000000"><FONT FACE="Times New Roman"><FONT SIZE=3><SPAN STYLE="font-weight: normal"><SPAN STYLE="background: transparent">HELLO
    WORLD</SPAN></SPAN></FONT></FONT></FONT></P>
    <P ALIGN=LEFT STYLE="margin-bottom: 0cm; line-height: 100%"><IMG SRC="Imagenfirma.png" NAME="Imagen" ALIGN=LEFT WIDTH=401 HEIGHT=96 BORDER=0><BR CLEAR=LEFT><BR>
    </P>
    </BODY>
    </HTML>

    Copied the image file to the template path.

    When the template is inserted to the reply on the AAAD the image appears as an X. It is not loading.

    someone had tried this?

    regards
Loading