How to center "Thank you" message in the center of the jotform?

  • weingutbuehler
    Asked on December 1, 2014 at 3:24 PM
    Is there a way, that the „Thank you text“ centers in the middle of width and height of the actual form size?
  • Kiran Support Team Lead
    Replied on December 1, 2014 at 4:16 PM

    I understand that you want to align the Thank you message to the center of the webpage. You can achieve this by adding some HTML code to Thank you Page. Please follow the steps below :

    1. Open your JotForm in Edit mode

    2. Click on Thank you Page and then Thank you message

    3. Now on the Thank you page wizard, click on HTML

    How to center Thank you message in the center of the jotform? Image 1 Screenshot 30

    5. Add the following HTML code to the message displayed as highlighted in the screenshot below :

    <div style="top: 50%; position: absolute; width: 100%;">

     

    </div>

    How to center Thank you message in the center of the jotform? Image 2 Screenshot 41

    6. Click on Update and Finish the Wizard.

    7. Save the form.

    Hope this information helps. Please get back to us if you need further assistance. We will be happy to help.

    Thank you!