Space below form/conflict with two forms on one page

  • eileenmoore
    Asked on January 14, 2015 at 5:26 PM

    Hello JotForm I have a couple of pages on my website whereby there is a form in the body of the page and there is a form in the footer. On these pages there is a huge space below the form in the footer that I need to eliminate. Please advise, thanks!

  • Carina
    Replied on January 14, 2015 at 6:37 PM

    I inspected the source code and it seems that the footer form has too much height:
    Space below form/conflict with two forms on one page Image 1 Screenshot 20

     

    By adjusting the height value it should have a normal space:

    <iframe id="JotFormIFrame" frameborder="0" scrolling="no" style="min-width: 250px; height: 1144px; border: medium none;" src="http://form.jotform.ca/form/50086765341254" allowtransparency="true" onload="window.parent.scrollTo(0,0)">

    Let us know if we can assist you further.