Move calendar to left side for RTL form

  • almagharibia
    Asked on August 28, 2014 at 12:42 PM
    i have another isue, the form is used in a RTL website and i need to modiy the css I have tried to overide it wth !important but it did not work!
  • KadeJM
    Replied on August 28, 2014 at 1:55 PM

    My colleague had split this into a new issue here because it's separate from your last problem.

    I think you are referring to modifying the css so that your calendar isn't cut off maybe?

    Is that what you meant? Or?

    Please correct me or add more details if necessary.

     

  • almagharibia
    Replied on August 28, 2014 at 2:27 PM

    Hi

     

    yes it is floated to the right and half of it is cut behind the form it is a simple CSS fix but I dont have acceas to the files so i am seeking your support please to get the isue fixed.

  • Welvin Support Team Lead
    Replied on August 28, 2014 at 3:34 PM

    I've fixed it for you. Can you check now? The custom CSS codes are:

    div.calendar.popup {

    left: 192px !important;

     

    }

    Check it by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thank you!

  • Welvin Support Team Lead
    Replied on August 28, 2014 at 3:36 PM

    Here's the output:

    Move calendar to left side for RTL form Image 1 Screenshot 20

    Thank you!