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
Succes your submission has been saved page
Started 12 years ago by user885987211 | 2 posts |
-
Hello,
Who can I give a fixed height to the page "Succes your submission has been saved" independant of the other pages so as to always see directly on the screen the payment system ?
Because I want to suppres the blank (sometimes it is too big) between the message "succes your submission has been saved" and my payment system.
Thank you
Posted 12 years ago # -
May us know what embed code did you use ? if you are using "iframe" embed code you can try to use the method that posted in here to make your form height flexible :
http://www.appnitro.com/forums/topic/auto-expandadjustable-iframe?replies=49
or you can change the success page height by edit your css form and search for these code :
.form_success { clear: both; margin: 0; padding: 90px 0 100px; text-align: center; }
then you can change the padding value in there.
MachForm Support
Posted 12 years ago #
Reply
You must log in to post.