Embedded form is cut-off

  • pickupchange
    Asked on September 4, 2016 at 12:31 PM

    Hello,

    why do you think I have this problem with the paypal button on my page? The button looks like is cut.

    Embedded form is cut off Image 1 Screenshot 20

  • Jan
    Replied on September 4, 2016 at 1:42 PM

    Please try re-embedding the form using the iFrame method. You may also specify the iFrame's height to 175px. Also, remove the script code below the iFrame code. Here's an example: 

    <iframe id="JotFormIFrame-62282592481359" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/62282592481359" frameborder="0" style="width:100%; height:175px; border:none;" scrolling="no"></iframe>

    Here's a guide: https://www.jotform.com/help/148-Getting-the-form-iFrame-code

    Hope that helps. Thank you.