I can't get rid of the form background image on top

  • pieterjanderks
    Asked on October 19, 2014 at 7:50 PM
    I can't get rid of the vertical stripe above
    my image....
    Is there a solution for that?
  • jonathan
    Replied on October 19, 2014 at 8:59 PM

    It seems that the form background image was broken when it was initially applied and then was removed.

    I cant get rid of the form background image on top Image 1 Screenshot 30

     

     

    to get rid of that image, add this CSS code into your jotform  http://www.jotformeu.com/form/42917519185362

     

    .form-all {

    background: none !important;

    }

    Follow this user guide:  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Add the CSS code at the bottom of the existing CSS in your jotform already.

    I used that CSS code in my test jotform and it works

    I cant get rid of the form background image on top Image 2 Screenshot 41

     

    Hope this help. Inform us if you need further assistance.

    Thanks.

     

     

  • pieterjanderks
    Replied on October 20, 2014 at 4:31 AM
    Thanks, this works!!!
    2014-10-20 2:59 GMT+02:00 JotForm Support Forum <
    noreply@jotform.com>:
    ...
  • Charlie
    Replied on October 20, 2014 at 8:22 AM

    I'm glad that my colleague's solution worked. In behalf of our support team, you are most welcome.

    Feel free to open up a new thread here in the forum if you need help or have any concerns. 

    Thank you.