Hi, My question about Arabic language. As you know Arabic is from right to left. How can i change the direction of the whole form from right to left?

  • mroqa
    Asked on May 13, 2014 at 2:15 AM
  • TitusN
    Replied on May 13, 2014 at 9:23 AM

    Hello,

    This might make your entire form change direction orientation (even the English Translation)

    You need to inject the following code as shown in this guide

    /*This Changes the entire form's direction and encoding*/

    div.form-all {
    text-align: right;
    direction: rtl !important;
    unicode-bidi: bidi-override !important;
    }

    /*This corrects the checkbox alignment to the right*/
    span.form-checkbox-item {
    float: right;
    }

    Give it a try and let us know if it helps.

  • mroqa
    Replied on May 13, 2014 at 5:01 PM
    Thank you so much it is working perfectly.

    ...
  • BJoanna
    Replied on August 13, 2015 at 2:05 PM

    Inside of the form templates gallery I created one template form that you can use. 

    Inside of that form I used Custom CSS that will enable Arabic language from right to left. Custom CSS used inside of this form can also be applied to Hebrew language.

    You can find my form inside of the Form Templates gallery:

    http://www.jotform.com/form-templates/arabic-financial-application-form-rtl-css-2