My form background image is not loading

  • snapparspublishing
    Asked on May 5, 2016 at 7:54 PM

    Please advice after changing to another background its not loading now.


    Even i upload the background not appear, even i use link it doesnt work. Please help

  • jonathan
    Replied on May 5, 2016 at 9:03 PM

    I see the problem as well. But when I test it on my new form it was working just fine.

    My form background image is not loading Image 1 Screenshot 30

     

    Can you try it via CSS code instead. Use this code

     

    .form-all,.supernova {

    background: url('https://lookingforagoodbook.files.wordpress.com/2014/09/books-wallpaper-10626-11133-hd-wallpapers.jpg') fixed no-repeat;

    }

    My form background image is not loading Image 2 Screenshot 41

     

     

     

    I think the existing theme on your form was blocking the new background image.

    Let us know if this did not resolve the issue.