how to align form from right to left ???

  • afaq77
    Asked on January 2, 2016 at 10:10 AM

    hi

    i need to make my form right to left 

     

    thanks

  • Boris
    Replied on January 2, 2016 at 4:56 PM

    I have checked the forms under your account, and they appear to already be set correctly to Right-To-Left:

    how to align form from right to left ??? Image 1 Screenshot 20

    I see that you have accomplished it by using the following custom CSS code, which is what we usually use for making forms RTL:

    .form-sub-label {direction:rtl;unicode-bidi:bidi-override;}.form-all {direction:rtl;}.form-line-column,.form-label-right,.form-radio-item {float:right;}

    I believe that this resolved your initial concern about making your forms RTL.

    I also see that your account got automatically suspended by our phishing detector tool, because the forms were made in a language that our phishing detector couldn't understand. I have reactivated your account, but in order to avoid having your account suspended in the future, we highly recommend creating your forms initially in English, and then using our Laaguage Translator tool to translate your form into your desired local language:

    How to make your forms multilingual?

    Please let us know if you need further clarifications or assistance, and we will be happy to help.