Set the form's background transparent

  • sweetiescakes
    Asked on April 28, 2015 at 2:15 PM

    i need a transparent form for my website and do not know how to alter my form to do so.  

    also, i am not certain about the submit button - i would like the submitted form go to my tamjc30@netzero.net email, with the header saying "Here's something to eat", and the reply to say do not reply. I would the receiver to say"Here's something to eat.

    I have spent so much time trying to create these functions, please give me word to word instructions

  • Carina
    Replied on April 28, 2015 at 3:44 PM

    Please feel free to contact us as we are more than happy to assist you in your efforts :)

    In order to create a form with transparent background you can add this feature in Preferences:

    Set the forms background transparent Image 1 Screenshot 30

    You can add this css code:

     

    .form-all {

        background-color : transparent !important;

    }

     

    Or you can add transparent in the form designer:

    Set the forms background transparent Image 2 Screenshot 41

    Let us know if we can assist you further.