How to change the borders of the fields

  • naprafe
    Asked on November 25, 2016 at 1:35 AM

    What about the borders of the fields?

    Another problem is that the name of the form in the browser is wrong.

    Also I am wondering if there is there a way, when the user press the submit button to send a pdf file of the form to dropbox?

    How to change the borders of the fields Image 1 Screenshot 20

  • Chriistian Jotform Support
    Replied on November 25, 2016 at 2:00 AM

    Hi,

    To change the title of your form, please go to Preferences > Advanced > Show More  > Page Title, then change the Title of the Form.

    How to change the borders of the fields Image 1 Screenshot 20

    Related Guide:  How to Change the Page Title of the Form.

     

    What about the borders of the fields?

    I'm currently checking your other concern about the border of the fields. I'll get back soon once I found a proper CSS to remove the border of the fields in your form.

     

    Also I am wondering if there is there a way, when the user press the submit button to send a pdf file of the form to dropbox?

    I have moved this concern to other thread, so that we can better assist you. Please follow this thread: https://www.jotform.com/answers/997508

    Regards

     

     

     

  • Chriistian Jotform Support
    Replied on November 25, 2016 at 2:31 AM

    To remove the borders of your textarea field, please inject the following custom CSS code to your form:

    .form-textarea {

        box-shadow: none !important;

    }

    To inject custom CSS code to your form, just follow the instructions provided in this article: How to Inject Custom CSS Codes.

    How to change the borders of the fields Image 1 Screenshot 30

     

    Regarding on the lines displayed at the corner of the textarea field, unfortunately, we cannot hide it as it is the default design of the textarea in html.

    How to change the borders of the fields Image 2 Screenshot 41

     

    Do let us know if you need further assistance.
    Regards.

  • naprafe
    Replied on November 25, 2016 at 8:16 AM

    Thank you,

    that worked well.

    I also want to know

    what to do to allign the print and submit button to center. Although i select centre allignement when creating the form, in preview they are not allign.

     

    How to change the borders of the fields Image 1 Screenshot 20

  • candy
    Replied on November 25, 2016 at 8:27 AM

    Hello,

    As the question is related to another topic, I have split the thread as the following link in order to assist better by our support team: https://www.jotform.com/answers/997659

    We are going to answer your question at that link.

    Thank you.