How to adjust Thank you page?

  • fixedbody
    Asked on August 20, 2016 at 10:46 AM

    Hello I would like to format the paragraph in my THANK YOU page. 

    1. The background of my result is white, I want that out.

    2. I would like to expand the paragraph to no more than three lines (6 currently)

    3. I want the Calories word next to the result number, not below

     

     

    How to adjust Thank you page? Image 1 Screenshot 20

  • Mike_G JotForm Support
    Replied on August 20, 2016 at 12:12 PM

    In order for you to achieve your requirements, you need to copy the code below and paste it in the source code of your Thank-You page as shown in the image below.

    Code: width:352px;

    How to adjust Thank you page? Image 1 Screenshot 20

    After you've done what's mentioned above, please test your form.

    I hope this helps. If you have any other questions or concerns, please feel free to contact us anytime. Thank you.

  • fixedbody
    Replied on August 20, 2016 at 12:45 PM

    Thank you for the quick response Mike. it fixed the alignment issue, How do I fixed the white background on the last line? 

     

  • Nik_C
    Replied on August 20, 2016 at 1:00 PM

    To change background color of that line, please follow:

    1. Go to your Thank you page:

    How to adjust Thank you page? Image 1 Screenshot 50

    2. Then click on source code of the Thank you page:

    How to adjust Thank you page? Image 2 Screenshot 61

    3. And change this line of code, I changed to 000000 so it will be black:

    How to adjust Thank you page? Image 3 Screenshot 72

    But you can change it to whatever fits your needs.

    It will look like this:

    How to adjust Thank you page? Image 4 Screenshot 83

    Hope it helps.

    If you need further assistance, please let us know.

    Thank you!

     

     

  • fixedbody
    Replied on August 20, 2016 at 1:16 PM

    Thank you Nik_C. worked great.

  • Nik_C
    Replied on August 20, 2016 at 1:17 PM

    You're welcome, I'm glad it worked for you :)

    Cheers!