Forums / Cotonti / General / Persian version

Trustmaster
#23330 2010-03-02 16:25
I have never done anything in right-to-left, but I know there is a CSS property, example:
div.myclass
{
  direction:rtl;
}
May the Source be with you!