How do I add a background image to my form?

  • ziyad143
    Asked on March 30, 2014 at 2:32 AM
    Hi


    How infield background image in form???


    I found a button to send the email, safaga, but where do I find button to search for a document in the form, update a document or document?


    I bought an account ... How to report in the form in the Web???


    Thank you
  • Cesar
    Replied on March 30, 2014 at 10:46 AM

    How infield background image in form???

    If you would like to put a background image on the form. You need to add a custom CSS Code to the form to achieve this. such as:

    .form-all {
    background: url('http://www.example.com/image.png')
    no-repeat top left;
    } 

    Where http://www.example.com/image.png would be the URL where your form is stored online. Also, if you add the form to an https site, please make sure to use https path to your image.

    This is my Example Form: http://form.jotform.co/form/40883926816870?

    https://shots Screenshot 10

    More information on this here: https://www.jotform.com/answers/296917

    You can clone my form for testing if needed.

    Please create a thread for the other two questions so we that we can assist you better. As we are working on one issue per thread. Thank you.


  • ziyad143
    Replied on March 31, 2014 at 1:20 AM
    Hi
    How do I change the address in the message that I receive on my???
    Attachment to you
    Image caption
    Also why can't I login to get the report?
    Attachment to youPicture showing situation my account:ziyad143

    Date: Sun, 30 Mar 2014 10:46:28 -0400
    To: moe_iso@hotmail.com
    Subject: Re: How do I add a background image to my form?
    ...
  • Carina
    Replied on March 31, 2014 at 8:40 AM

    I kindly ask you to open a new thread as we aim at having only one question per thread.

    Thank you.