Increase size of the Date Pickers on the standard date field

  • nickbh
    Asked on September 18, 2015 at 8:49 AM

    Hi,

     

    Is there any way to increase the size of the Date Picker on the standard date entry field.  the field works greatand does exactly what I need - just the picker is a little small?

     

    Thanks

     

    Jotform Thread 665026 Screenshot
  • David JotForm Support Manager
    Replied on September 18, 2015 at 2:12 PM

    If you mean how to increase the size of the calendar popup table, like this:

    Increase size of the Date Pickers on the standard date field Image 1 Screenshot 20

    Inject the following custom CSS code as explained on this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    div.calendar td, div.calendar th

        font-size: 25px

        padding: 3px

        text-align: center

    Here is my cloned version: http://form.jotformpro.com/form/52604714548962?

    You may cloned if you prefer it: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Let us know if you need more help, we will be glad to assist you.

  • nickbh
    Replied on September 19, 2015 at 6:33 AM

    Excellent - works great.  Thanks

  • Boris
    Replied on September 20, 2015 at 2:34 AM

    On behalf of my colleague, you are most welcome.

    Please don't hesitate to open a new thread if you need any other assistance with your forms, and we will be happy to help.