Hi there. I'm investigating using Arabic in Drupal, so the GarlandRTL theme seemed promising. However:
1. All the blocks which are normally in the left margin have switched to the right margin
2. Even when I designate a node as Arabic (the RTL checkbox is ticked for Arabic in my setup), the text is all left-aligned
Is there something blatantly obvious which I'm not doing correctly? Many thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| arabic_screenshot.png | 37.44 KB | adam_b |
Comments
Comment #1
samozin commentedhey iam new in this but all i can say ur prob is not so ard as u think u just need to modify the css file in ur template try to put
text-align: right;
somewhre
Comment #2
adam_b commentedI'm no longer working with Arabic content...