By diascodes on
Hello guys,
I am new in drupal, and I am trying to build a multilangue website, with the ability to convert the direction of the page depends to it direction, class or whatever,
the problem here is that I can't find how to change the ltr to rtl dinamically, so I hope to find some help here guys and I'll really appreciate that
Thanks
Comments
I would have a look at the
I would have a look at the multilanguage documentation:
http://drupal.org/documentation/multilingual
Off the top of my head I think the ltr/rtl is passed to the theme rather than decided on by the theme.
Cheers
Tom
Thank you Tom, That was what
Thank you Tom, That was what i am looking for, I really appreciate your reply =)