Why my form is not showing fully?

  • azcoastie
    Asked on July 30, 2016 at 8:51 PM

    I have a website which is for veterans, http://www.kingmanvetparade.org/signuppage%20b.htm. On this site I have a couple of forms make with your programs, the form I am having problems with is to sign up to be in the parade in November. The problem is that the whole form doesn't appear on the page only about 1/3 of it does. Had this problem before, I have tried to resize the from on the page it self by pulling the containing box but that doesn't seem to help. I have gone to the setup program and reviewed everything on there with no results found. I have erased the from and reloaded it 3 times and still no change. Help me please I really need to get this fixed.

  • Nik_C
    Replied on July 31, 2016 at 5:05 AM

    I checked your page and you have some div classes under which you have iFrame and form in it. So the divs have height that are restricting the iFrame to show:

    Why my form is not showing fully? Image 1 Screenshot 20

    So please try to adjust the height in your divs and then re embed the iFrame(I advise to check the height of iFrame as well).

    Please let us know how that worked for you.

    Thank you.