Why the gray background is not covering the whole form like it use to do?

  • visiapy
    Asked on February 16, 2017 at 1:23 AM

    and why the gray background is not covering the whole form like it use to do?

    Thanks for your answers and cures on that

  • Mike
    Replied on February 16, 2017 at 6:40 AM

    If you would like to apply brushed background to the whole form page, you may try adding the next CSS:

    body {
    background: url(http://form.jotform.com/images/brushed.png) center rgb(153, 153, 153);
    }

    Why the gray background is not covering the whole form like it use to do? Image 1 Screenshot 20

    If you need any further assistance, please let us know.