I need help with a form I created

  • lmntx
    Asked on July 27, 2014 at 12:37 AM

    I cant change the background color of the heading or extend the width

    the email text box is not long enough and I cant extend it

    I have other questions but not sure if I am to ask the host of my website because it doesn't sit right.

     

  • Kiran Support Team Lead
    Replied on July 27, 2014 at 1:58 AM

    You can change the background color of the heading and extend the width by injecting custom CSS as below :

    .form-header-group {

    background: #045FB4 !important;

    width : 500px;

    }

    The email text box size can be extended from its properties. Please follow the steps provided below :

    1. Right-click on the email field and select Properties

    I need help with a form I created  Image 1 Screenshot 30

    2. Change the value of Size as per your requirement and I see the Max Size was set to 4 which is restricting to enter upto only 4 characters. You may need to increase this have the complete email addresses.

    I need help with a form I created  Image 2 Screenshot 41

    Please get back to us if you need further assistance. We are happy to assist you.

  • Kiran Support Team Lead
    Replied on July 27, 2014 at 2:03 AM

    Please use the following URL if you were not able open the link to inject custom CSS.

    http://jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Please do not hesitate to contact us if you have any other questions. Thank you for using JotForm.