How can I make this look better?

  • Jonniemcohen
    Asked on June 15, 2017 at 1:53 PM

    http://www.ubercarinspection.com/videoinspectionsubmission

    look at it on both desktop and mobile.. It just obviously doesn't blend right with my website.. how can i make this look better?

  • John_Benson
    Replied on June 15, 2017 at 3:30 PM

    To blend the embedded form to your website, please add this Custom CSS Code to your form:

    .supernova { 

        background-color: transparent !important; 

    .form-header-group .form-header { 

        color: #ffffff !important; 

    .form-label.form-label-auto { 

        color: #ffffff !important; 

    Please follow this guide on How-to-Inject-Custom-CSS-Codes

    Here's the result after adding the Custom CSS Codes: 

    How can I make this look better? Image 1 Screenshot 20

    Here's the clone form: https://form.jotformpro.com/71655881177972. If you want to copy it, please follow this guide: https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    If you have questions, please contact us again. Thank you.

  • Jonniemcohen
    Replied on June 15, 2017 at 4:43 PM
    is there any way i can have the form auto submit when i drop a file into the file submission on my form?

    Jonathan Cohen
    [https://app.frontapp.com/api/1/noauth/companies/ubercarinspection/seen/msg_9qxzif/0/41998109.gif]
    ...
  • David JotForm Support
    Replied on June 15, 2017 at 6:36 PM

    It is possible to make the form automatically submit on a timer, but not when a file is uploaded.  If you want to submit a form when a file upload is finished, it would need to be done manually.

  • Jonniemcohen
    Replied on June 19, 2017 at 11:43 AM
    is it possible to break up a form across two separate webpages? www.ubercarinspection.com/uberretro and www.ubercarinspection.com/videoinspectionsubmission can those be the same form just separated by landing pages so there is only a submit button on the second page?

    Jonathan Cohen
    [https://app.frontapp.com/api/1/noauth/companies/ubercarinspection/seen/msg_9u72xh/0/2deaf70a.gif]
    ...
  • David JotForm Support
    Replied on June 19, 2017 at 11:53 AM

    If you use two separate forms it would be possible.  The only issue with using a single form in two web pages would be that the form would be treated as a single form being loaded in two different locations.  There would be no way for the first part of the form to communicate to the second part of the form what was entered.