<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
Hi All,<br>
i try to add a nother language to OpenCms -Arabic language- i already add
a local to workplace and translate all the icons and buttons and lsbels ,
no problem , but i want the view of my pages to be Right To Loft when choosing
Arabic Language , i found that may be done in opencms/etc/ocsetup/vfs/system/workplase/resources/format.css
file and i add this code in body class :<br>
BODY<br>
{<br>
COLOR: #000000;<br>
FONT-FAMILY: sans-serif;<br>
FONT-SIZE: 11px;<br>
<b><font color="#660000"> DIRECTION: RTL</font></b><br>
}<br>
but it affect all the system and languages , r any one know how to make that
apply only when i choose my specific language ??<br>
thanx for ur contribution<br>
<br>
Ibrahim Sayed<br>
<div class="moz-signature">-- <br>
<title>Ibrahim Signature</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<p dir="ltr"><tt> __^__ __^__
<br>
( ___ )---------------------------( ___ ) <br>
| / | IBRAHIM SAYED IBRAHIM | \ | <br>
| / | Senior Programmer | \ | <br>
| / | Harf Information Technology | \ | </tt><br>
<tt> | / | <a href="http://www.harf.com">http://www.harf.com</a>
| \ | </tt><br>
<tt> |___| |___| <br>
(_____)---------------------------(_____) </tt><br>
</p>
<br>
</div>
<br>
</body>
</html>