Embedding my jotform into Prestashop 1.5.5 and making it look the same as on preview

  • centromarian
    Asked on October 22, 2014 at 6:31 AM

    How I can make my Jotform look exactly in Prestashop 1.5.5 how the I've created on your page www.jotform.com? 

    I ask because there is no option for prestashop and if I put link to the form or copy the source code can not be viewed as  was created and is ugly

  • Ben
    Replied on October 22, 2014 at 10:57 AM

    Hi,

    You should be able to embed the jotform to your PrestaShop following this guide:

    How to successfully add a Form to your PrestaShop

    Now the exact code that I would use is this:

    <iframe id="JotFormIFrame" frameborder="0" width="320" height="240" scrolling="yes" src="//form.jotformeu.com/form/23543749270356" style="width: 100%; height: 1750px; ">

    All I did was changing the height from 800px to 1750px so that your entire jotform is shown - I presume that this is what you wanted to achieve?

    Best Regards,
    Ben