Posted by diascodes on February 4, 2013 at 11:23am
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
Bristol based Drupal web design
BlackLabel Web Design
Thank you Tom, That was what
Thank you Tom, That was what i am looking for, I really appreciate your reply =)