background color of Thanks Page

  • forumgestaoestrategia
    Asked on July 16, 2014 at 4:07 PM

    Hello, 

    In my Thankspage, need to change the background color of the page, but I test various html codes and none of them worked. 

     

    Can you help me? the color code is: # 232323

     

     

    Jotform Thread 404431 Screenshot
  • KadeJM
    Replied on July 16, 2014 at 5:48 PM

    Okay I see what you are trying to do. The only way that this is currently possible is if you stylize a div container which your message is displayed in.

     

    Example Code w/ Your Color Choice:

    <div style="width: 100%; height: 100%; background-color: #232323; text-align: center;">

    <h1>Thank You!</h1>

    Your submission has been received.</div>

     

    Result:

    background color of Thanks Page Image 1 Screenshot 20

     

  • forumgestaoestrategia
    Replied on July 17, 2014 at 7:34 AM

    worked perfectly! 

     

    Many thanks for the help!

  • KadeJM
    Replied on July 17, 2014 at 9:35 AM

    Glad to hear I was able to help you with this and you are very welcome! :0)

  • forumgestaoestrategia
    Replied on July 22, 2014 at 8:49 AM

    Hello Kade, 

     

    I have a new difficulty,

    the bottom screen is only half the page. I need to leave it dark for the whole. 

    Can you help me again? the code I'm using is:

    <p>&nbsp;</p>

    <div style="width: 100%; height: 100%; background-color: #232323; text-align: center;">

    <h1><img style="border: 0;" src="//gestaoestrategia.com.br/gestao/logobranco.png" alt="Gest&atilde;o0" width="227" height="114" /></h1>

    <h1><span style="font-size: medium; font-family: arial, helvetica, sans-serif;"><br /></span></h1>

    <h1><span style="font-size: medium; font-family: arial, helvetica, sans-serif; color: #ffffff;">Confirmamos o preenchimento das seguintes credenciais:</span></h1>

    <p><span style="font-family: arial, helvetica, sans-serif; font-size: medium; color: #ffffff;">Plen&aacute;ria: {nomeCompleto}</span></p>

    <p><span style="font-family: arial, helvetica, sans-serif; font-size: medium; color: #ffffff;">Workshop: {nomeCompleto16}</span></p>

    <p>&nbsp;</p>

    <p><span style="font-size: medium; font-family: arial, helvetica, sans-serif; color: #ffffff;">O c&oacute;digo de confirma&ccedil;&atilde;o de seu credenciamento &eacute;:&nbsp;{numeroDe49}</span></p>

    </div>

    background color of Thanks Page Image 1 Screenshot 21

  • jedcadorna
    Replied on July 22, 2014 at 9:28 AM

    Your new question about making the whole page background color same as the form will be answers in this thread http://www.jotform.com/answers/406706