How to create RTL form?

  • m.saeed
    Asked on May 31, 2017 at 10:09 AM

    i have a problem i used this code but label still in left

    note: i use Arabic language

  • BJoanna
    Replied on May 31, 2017 at 12:31 PM

    Is this the form, you have issues with http://www.myjotform.com/form/71493419518564

    You can create RTL form, by injecting custom CSS code to your form. 

    Please add this CSS code to your form:

    .form-sub-label {

    direction:rtl!important;

    unicode-bidi:bidi-override!important;

    }

    .form-all {

    direction:rtl!important;

    }

    .form-line-column,

    .form-label-right,

    .form-radio-item {

    float:right!important;

    } 

    How to Inject Custom CSS Codes

    Hope this will help. Let us know if you need further assistance. 

  • m.saeed
    Replied on May 31, 2017 at 1:44 PM
    Thanks a lot
    ...
  • m.saeed
    Replied on June 1, 2017 at 4:43 AM
    can i make the unique id visible in form ?
    *Mohammed Saeed,*

    Financial and Accounting Specialist,
    *Open Vision Technologies* For Software Development And Training Services
    10 Dar Elsalam St. - Kobri ElQubba - Next to Kobri ElQubba Metro Station
    Training For Better Career: www.ovtraining.net
    Like:OpenVisionTraining
    Tele.: 02 22564497
    02 01127570157
    01016182911 02
    ...
  • Nik_C
    Replied on June 1, 2017 at 4:52 AM

    @m.saeed,

    I opened a separate thread for your last question and we will attend it here: https://www.jotform.com/answers/1160153

    Thank you!