Form isn't placed right on the page

  • chrismuglia
    Asked on August 15, 2014 at 11:11 PM

    I have this form floating left on the page and am using the i-frame code. i have the width within the limits of the page.

    I cannot figure out why the form won't insert under the content at the top of the page.

    Is it something in the form code? If not, then probably something in the page code??

    thanks.

  • Ashwin JotForm Support
    Replied on August 16, 2014 at 2:10 AM

    Hello chrismuglia,

    I believe reducing the width of your iFrame should solve your problem. Please use the following iFrame embed code in your web page and see if that help you:  

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotformpro.com/form/42267099925971" frameborder="0" style="width: 60%; height: 487px; border: none;" scrolling="no"></iframe>

    The above iFrame embed code should give you the following results:

    Form isnt placed right on the page Image 1 Screenshot 20

    Hope this helps.

    Do get back to us if the issue persists.

    Thank you!