How to make the JotForm Thank You Page have transparent background

  • my800Credit
    Asked on March 17, 2015 at 1:38 AM
    I also wanted to revise the Thank You page that appears after the form has been successfully submitted to also be on a transparent background.
  • Welvin Support Team Lead
    Replied on March 17, 2015 at 9:13 AM

    Hi,

    I'm sorry for the few test without your authorization, but I've removed that from your submissions count. I decided to do it in your form and website to see the real output.

    I managed to change the font color to white and have a transparent background by doing the following steps:

    a. Change your Thank you settings to the third option:

    How to make the JotForm Thank You Page have transparent background Image 1 Screenshot 30

    b. From the message editor, click "Edit HTML Source" button. Add the following inline styles:

    background: transparent;

    color: #ffffff;  (stands for white)

    How to make the JotForm Thank You Page have transparent background Image 2 Screenshot 41

    c. Click "Update" and then "Finish" button and don't forget to save the entire changes.

    Let us know if you have any further questions about this matter.

    Thanks

  • sbrand
    Replied on November 2, 2015 at 9:58 AM

    The interface to all this has changed. I tried to use the same code in the new interface and the background is still white. Can someone please tell me in the current interface, how to make the Thank You page transparent?