PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Hebrew

  1. Hi,

    The theme I use is English, but the form should be as in Hebrew aligned to right.
    How can I do this?

    Im pretty new here, so I will appreciate dummies explanation, how exactly the css should be written and where should I paste it.

    Thanks,
    Your plugin is AWSOME!!!!

    Posted 11 years ago on Saturday September 22, 2012 | Permalink
  2. Do you have a link to the page where your form is embedded, so we can take a look at it? Thank you.

    Posted 11 years ago on Sunday September 23, 2012 | Permalink
  3. mmmmm.....
    I didnt try th embed it before and looked only on the previwe.
    Now it embeded and half work.
    this line for example is still left algined, how can I fix it?
    "הדרך המהירה והיעילה להעביר גם את כתובת הדואר דירה"
    http://doarna.com/%D7%93%D7%95%D7%90%D7%A8-%D7%A0%D7%A2/

    Thanks

    Posted 11 years ago on Sunday September 23, 2012 | Permalink
  4. also the step counter and its text are left alligned.

    Its wonderful that even the bar goes right to left :)

    Posted 11 years ago on Sunday September 23, 2012 | Permalink
  5. any help in here plz??
    thanks

    Posted 11 years ago on Monday September 24, 2012 | Permalink
  6. @shtul, support is not active on Saturday and Sunday. Our support is just now open for the week and we are now beginning to address all the topics from the weekend. Please be patient and someone will be along to help you. Thank you.

    Posted 11 years ago on Monday September 24, 2012 | Permalink
  7. OOOOPS...
    In Israel we dont work Friday and Saterday...
    Thanks,
    So far your suppost is awosme.

    Posted 11 years ago on Monday September 24, 2012 | Permalink
  8. You can try adding this to your theme stylesheet. It should remedy your RTL alignment issue. I'll check the default styles to see if these are missing for some reason and if so, I'll add these for the next release.

    [css]
    body.rtl .gform_wrapper h3.gf_progressbar_title {
    	text-align: right !important
    }
    body.rtl .gform_wrapper div.gform_page_footer {
    	text-align: right !important
    }

    screenshot: http://bit.ly/PRcNyY
    screenshot: http://bit.ly/UyaLbx

    Posted 11 years ago on Monday September 24, 2012 | Permalink
  9. didnt check it yet but in your screenshot i can see this line is still left aliigned
    "הדרך המהירה והיעילה להעביר גם את כתובת הדואר דיר

    THANKS

    Posted 11 years ago on Monday September 24, 2012 | Permalink
  10. Please add this additional style:

    [css]
    body.rtl .gform_wrapper .gform_heading {
        text-align: right!important;
    }
    Posted 11 years ago on Wednesday September 26, 2012 | Permalink
  11. Works pefect.
    Thanks!!!

    Posted 11 years ago on Wednesday September 26, 2012 | Permalink
  12. Awesome. Thank you for the update.

    Posted 11 years ago on Wednesday September 26, 2012 | Permalink

This topic has been resolved and has been closed to new replies.