how can I change the background of the "thank you" page.

  • ontmoetingscentrumeenheid
    Asked on March 17, 2017 at 10:16 AM
  • David JotForm Support Manager
    Replied on March 17, 2017 at 1:25 PM

    1) Click on the source code button of your thank you page.

    2) Inject the following code in the first line:

    <div style="background: url(http://yourimageURL.com) no-repeat center center fixed;">

    3) Add the closing tag at the bottom of the code:

    </div>

    Example:

    how can I change the background of the thank you page Screenshot 20

    Let us know if you need more help.