PDA

View Full Version : Right To Left Option


helloharoon
04-08-2008, 10:50 AM
we have used translated page for Arabic Language, but RTL not working .so kindly guide us, where we have to put RTL tag.

we want to use Urdu/Arabic language UTF-8 supported

Regards.

Micha
04-08-2008, 11:07 AM
Your RTL tag should be on HTML tag:

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US" dir="rtl">

You can also try and put it on body tag:

<body dir="rtl">

You will need to edit all of your frame templates.
You can find list of that templates here:

http://www.vivvo.net/doc/v4/developer_manual/templates_folder.php