Image in Auto responser not showing

  • CTec
    Asked on June 23, 2015 at 5:55 AM

    I've used the following code to display an image at the top of the auto respond table Jotform generates. For some reason it displays nothing. I've tested that the image exists at the url and it does.

     

    <table border="0" cellspacing="0" cellpadding="0" height="30" width="600" bgcolor="#ffffff">
    <tbody>
    <tr>
    <td width="600" height="30" background="http://www.c-tec.co.uk/images/jf-email-banner-b.jpg">&nbsp;</td>
    </tr>
    </tbody>
    </table>

    Any ideas?

    Thanks in advance.

  • Boris
    Replied on June 23, 2015 at 7:27 AM

    I assume that you would like to replace the JotForm banner from the top of the table with your own image, correct?

    Image in Auto responser not showing Image 1 Screenshot 50

    To do this, you can simply open up your autoresponder email.

    Image in Auto responser not showing Image 2 Screenshot 61

    Click on the HTML icon to edit it as HTML.

    Image in Auto responser not showing Image 3 Screenshot 72

    In the editor that opens, replace http://www.jotform.com/images/win2_title.gif with your own image, and remove the logo by removing this part:

    <img style="float: left;" src="//www.jotform.com/images/win2_title_logo.gif" alt="jotform.com3" width="63" height="26" />

    The top of your autoresponder table would now look like this:

    Image in Auto responser not showing Image 4 Screenshot 84

    Please let us know if you need further assistance.

  • CTec
    Replied on June 23, 2015 at 7:34 AM

    Hi Boris

    Thanks for your reply, but that is exactly what I've already done - except I replaced the single row table with the code I displayed in the first post of this thread.

    Regards

    CTec

  • Boris
    Replied on June 23, 2015 at 7:57 AM

    I have taken a look at the last 3 forms that you have edited, and only this one has an Autoresponder:

    http://www.jotformeu.com/form/50853509416356

    I have cloned it into my account to check, and I can see that your autoresponder has that image set up correctly.

    Image in Auto responser not showing Image 1 Screenshot 30

    I have also made a test submission of my cloned form, and this is what I received in my email:

    Image in Auto responser not showing Image 2 Screenshot 41

    According to my tests, the image seems to be already set up correctly in your autoresponder.

    Is it not showing up when you view autoresponder emails in your webmail or email program? Please note that this is set up on the autoresponder email only, so this is what is being sent to emails that are entered on your form.

  • CTec
    Replied on June 24, 2015 at 5:55 AM

    I've tested it using my personal email instead of my work email and all appears well. Something to do with the email settings at work perhaps - that said it works fine here with the Jotform logo. How odd.

  • BJoanna
    Replied on June 24, 2015 at 8:25 AM

    You can try to clear browser cache to see if that will resolve your issue with email. 

    Hope this will help. Let us know if you need further assistance.