How to add an image with a link to my form?

  • axelf
    Asked on April 14, 2015 at 5:43 PM

    Hi. I would like to embed my form in my web page(www.encuentralibro.com) but the only option that i have is to put it just after (head) so the first thing is seen in the page is the form, and that is not the aim.

     

    i would like  to put it as a link related to a button where only by clicking at , it would send yo to tthe form.

     

    Is there any way to do that.

     

    Thank you!!

  • Carina
    Replied on April 14, 2015 at 6:50 PM

    Yes, there is a way. Please add the following code to your site:

    <a href="http://www.jotformeu.com/form/51018164723348" target="_blank"><img src="http://www.slightedge.org/wp-content/uploads/2013/11/buy.jpg"  width="120px"/></a>

    In green is the form's url and in blue is the image url. Please change these variables according to your needs.

    You can test it here:

    https://shots.jotform.com/carina/HTML/image_link.html 

    Let us know if we can assist you further.