I'm useing this editor for sending newsletter to client's.
I'm using database to store the newsletter and it's in hebrew languge witch meen right to left.
in the css file 'fck_editorarea.css' I add on the body style 'direction:rtl; ' and that put the cursor on the right side of the textarea but when I look on the newsetter on the site befor I send it it's look great but when I send it I have this problem:
the hebrew text is look good, but if I write some english in side it it's come reversed. so if I'll write 'test' it will get on the outlook 'tset'
some one told me that the css tag that I add it not the right way to work with right to left languge.
need help please.
I'm using database to store the newsletter and it's in hebrew languge witch meen right to left.
in the css file 'fck_editorarea.css' I add on the body style 'direction:rtl; ' and that put the cursor on the right side of the textarea but when I look on the newsetter on the site befor I send it it's look great but when I send it I have this problem:
the hebrew text is look good, but if I write some english in side it it's come reversed. so if I'll write 'test' it will get on the outlook 'tset'
some one told me that the css tag that I add it not the right way to work with right to left languge.
need help please.