This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Remove extra space after Submit button


  1. bguanzon
    Member

    How do you remove extra space the Submit button?

    There was a post discussing this but I could not find which CSS file controlled the spacing.

    Here is my example form: http://top-notch-service.com/site/

    Brian

    Posted 15 years ago #
  2. bguanzon
    Member

    it's okay...I figured it out.

    Posted 15 years ago #
  3. redityo

    Hi,

    It seems the space come from your iFrame height, from embed code you see this code :

    <iframe height="1221" frameborder="0" scrolling="no" title="Free Estimate" src="http://topnotchbm.com/machform/embed.php?id=1" style="border: medium none ; width: 100%;" allowtransparency="true">

    try to decrease the height to be like this

    <iframe height="1021" frameborder="0" scrolling="no" title="Free Estimate" src="http://topnotchbm.com/machform/embed.php?id=1" style="border: medium none ; width: 100%;" allowtransparency="true">

    MachForm Support

    Posted 15 years ago #
  4. ruslan
    Member

    Decreasing the height won't work.. The space goes away but when you dont fill anything in & press the submit button, the red error appears and then your submit button is cut off.

    Plus it depends on your computers screen resolution.. So thats not a fix.

    Posted 15 years ago #
  5. ruslan
    Member

    However this solution is the ideal :D

    http://www.appnitro.com/forums/topic/auto-expandadjustable-iframe?replies=17

    Posted 15 years ago #
  6. redityo

    Yes.. that's works also ..thx :)


    MachForm Support

    Posted 15 years ago #

RSS feed for this topic

Reply