How to restore the form background and not become transparent?

  • ipbr21054
    Asked on February 2, 2017 at 9:26 PM

    Ive now added the following code to the form,

    div#cid_30, select#input_30 {

        text-align-last : center;

        width : 170px !important;

    }

     

    Please take a look at the for now,

    http://form.jotformeu.com/form/62115565434352?partNumber=Mercedes003

     

    Why does the background go transparent,i removed the code but the background stayed transparent ?

    Please advise how i get the correct looking for back.

     

    Also so i dont mess the form up again i am trying to get the 2 fields the same size & correct alignment.

    As you can see by the photos below the top field is to the left or the one below,i would like them the same please.

    How to restore the form background and not become transparent? Image 1 Screenshot 20

  • Chriistian Jotform Support
    Replied on February 3, 2017 at 12:53 AM

    It appears that the image added as the Form Image encountered an error, which is why the form appears transparent. Open the form styles using the Designer and click Remove Image to fix this issue.

    How to restore the form background and not become transparent? Image 1 Screenshot 20

    Then inject the custom CSS code below to align the second field on your screenshot and have the same size as the first.

    div#cid_24 {

        width: 170px;

    }

    Regards.

  • ipbr21054
    Replied on February 3, 2017 at 8:17 AM

    Hi,

    Ive injected the css as advised and now fine.

     

    For your information i did not add photo.