Can I put a background image?

  • vicbongiorno
    Asked on June 22, 2014 at 2:22 AM
    Jotform Thread 394582 Screenshot
  • Welvin Support Team Lead
    Replied on June 22, 2014 at 5:11 AM

    Hi,

    Yes, you should be able to put a background image to your form. You have to inject a custom CSS codes to your form:

    .form-all {

    background-image:url('http://www.site.com/image.jpg');

    }

    You have to change the Image URL to the exact URL of your background image. Inject the codes by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    If you need help, please let us know! Include the actual background image.

    Thanks