I have found a way to make the Arabic page (right to left)
Quote
define('HTML_PARAMS','dir="rtl" lang="ar"');
change it to:
define('HTML_PARAMS','dir="ltr" lang="ar"');
change it to:
define('HTML_PARAMS','dir="ltr" lang="ar"');
the text got well as I want
But, I got this problem with style:
[img]http://img528.imageshack.us/img528/2299/screenshot2gp5.gif[/img]
it should be like this style in English:
[img]http://img79.imageshack.us/img79/2160/screenshot3nz4.gif[/img]















