Make background for 'Thank You' page transparent?

  • criterions
    Asked on August 5, 2016 at 2:16 PM

    Would like to know if it is possible to make the background for the thank you page transparent. Currently, it is set to white. I'd like the ability to make it transparent.

  • KadeJM
    Replied on August 5, 2016 at 3:03 PM

    I see that you wish to make your thank you page shown after submission transparent.

    You can try using something like this adding it to the source code of the thank you page.

    <div style="text-align: center; background: transparent !important; color: #ffffff !important;">

    Make background for Thank You page transparent? Image 1 Screenshot 20

  • criterions
    Replied on August 5, 2016 at 3:30 PM

    Well, not really what I want. See this sample form. I want that thank you message to NOT have a white background. Meaning, the text should appear as through it's written directly on the background.  Possible?

     

    https://form.jotform.com/62176020472953

     

  • David JotForm Support
    Replied on August 5, 2016 at 3:57 PM

    Please simply inject the following custom CSS codes to your form to make a transparent background in the thank you page:

    div#stage {

        background: transparent;

    }

    body.thankyou {

        background: transparent;

    }

    Here's how : http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. Add the codes to the bottom.

  • criterions
    Replied on August 5, 2016 at 4:23 PM

    Okay - I appreciate the help. However, it isn't working. Not sure why - have copied and pasted into the CSS area on the form.

  • David JotForm Support
    Replied on August 5, 2016 at 4:29 PM

    Very odd.  Here is my test form with the code added:

    https://submit.jotformpro.com/submit/62175824094964/

    The background of the text portion of the thank you message is indeed transparent.  You can clone the form to your own account if you'd like:

    https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

  • criterions
    Replied on August 5, 2016 at 4:36 PM

    I can't even view that form...

     

     

  • David JotForm Support
    Replied on August 5, 2016 at 4:39 PM

    My apologies, I gave the wrong URL.  Here is the correct one:

    http://www.jotformpro.com/form/62175824094964