How to change the logo in direct link to our business logo?

  • jmm9696
    Asked on December 29, 2017 at 3:03 PM

    Our business sends out forms via text. There is already a logo in the form header but it appears to have nothing to do with the url link. We'd like to replace the jotform pencil logo with our business logo when we text out the link?  Below is a picture of what it looks like in text message.

    Jotform Thread 1334301 Screenshot
  • Mike_G JotForm Support
    Replied on December 29, 2017 at 4:32 PM

    I would like to apologize. I'm afraid it would not be possible to do that within the form.

    What I suggest you do is create a custom icon and upload it to your own server. You can create your own icon using this app — https://www.favicon-generator.org/

    After that, download the full source code of your form and have it embedded in your own website. 

    Add the generated HTML link tag to the full source code of the form. The href attribute of the HTML link tag should contain the link to your icon that is saved on your server.

    <link rel="shortcut icon" href="https://shots.jotform.com/MikeG/screenshot/favicon.ico" type="image/x-icon">

    Here's a sample — Contact Mike_G

    I hope this helps. If you have other questions or concerns, please feel free to contact us again anytime.