Page 1 of 1

Right to Left fields support

Posted: Thu Jul 08, 2010 6:52 pm
by ArkadiyD
/*************************************
Title: HESK
Version: 2.1
Author:
Demo:
Download:
Website:

Short description:

*************************************/
Hallo, can you help me to make right to left fields (boxes) ?
I need to enable hebrew text to be written from right to left and then show it also from right to left.
Maybe there is a support of it?!
Image

Thank you!

Posted: Fri Jul 09, 2010 1:50 pm
by Klemen
You will probably need to translate the Entire Hesk to your language and set the appropriate encoding (the encoding you use on your web site and supports right to left input) in the language file.

For instructions on how to do that properly see the readme.html file.

Posted: Sun Jul 11, 2010 11:22 am
by ArkadiyD
thank you for the answer, i`ll change tables to LEFT with dir="rtl"...
But it will show for every other lang. RTL mode.
Not perfect, but works.