Background is not showing

  • rduong
    Asked on July 13, 2017 at 4:41 AM

    hi

    on my form, the background is not show up.

    could you please check my form and you server ?

    thx

    Jotform Thread 1198112 Screenshot
  • Sven
    Replied on July 13, 2017 at 7:25 AM

    I have just opened your form and I'm able to see the background without any issues, can you please delete your browser's cache and try again?

    Background is not showing  Image 1 Screenshot 20

  • rduong
    Replied on July 13, 2017 at 9:02 AM

    same thing. can't see the background

  • aubreybourke
    Replied on July 13, 2017 at 9:35 AM

    I can confirm that I also cannot see any background. 

    How are you trying to display this background? I dont see any CSS for this. And there is nothing in the Advanced Designer:

    Background is not showing  Image 1 Screenshot 20

  • rduong
    Replied on July 13, 2017 at 9:56 AM

    i don't know how to use CSS code....

     

  • rduong
    Replied on July 13, 2017 at 9:59 AM

  • rduong
    Replied on July 13, 2017 at 10:06 AM

    Background is not showing  Image 1 Screenshot 20

  • rduong
    Replied on July 13, 2017 at 10:09 AM

    Background is not showing  Image 1 Screenshot 20

     

  • aubreybourke
    Replied on July 13, 2017 at 11:13 AM

    Try this please:

    https://form.jotformpro.com/71933398477977

     

    I removed the "page image" and added some CSS code instead:

    .supernova {
    background-image:url('http://jotform.com/uploads/rduong/form_files/Fond_v1_RDLMI_v6.jpg');
    background-repeat: no-repeat;
    background-position: center top;

    background-size: cover;}


    .form-all {
        overflow: scroll !important;  
        margin : 0px 5px 5px 1355px;
        padding : 160px px;
    }

     

    Here is how to insert CSS:

    How to Inject Custom CSS Codes

  • rduong
    Replied on July 17, 2017 at 8:13 AM

    Hi,

    I have an other problem.

    I would like to upload an other background, but it seems not working...

    on right the background i would change, and on left i tried to upload the background you can see on right but no working

    Background is not showing  Image 1 Screenshot 20

  • aubreybourke
    Replied on July 17, 2017 at 9:36 AM

    OK please delete the CSS that we used previously. And try again. 

  • rduong
    Replied on July 17, 2017 at 9:59 AM

    no working. I'm waiting too long for the upload.

  • aubreybourke
    Replied on July 17, 2017 at 10:41 AM

    What is the file size?

    Can you post the file here and I will try and upload it?

  • rduong
    Replied on July 17, 2017 at 10:50 AM

    Background is not showing  Image 1 Screenshot 20

  • aubreybourke
    Replied on July 17, 2017 at 11:07 AM

    OK I logged into your account, modified your form (CSS), and the picture is showing now.