i want help to develop my site LTR and RTL

Events happening in the community are now at Drupal community events on www.drupal.org.
emarket-me's picture

my site just from LTR and i want develop it to support arabic language (RTL) plz help me
my drupal version D6

thnx

Comments

you need to enable 'Locale'

ihomam's picture
  • you need to enable 'Locale' module from -admin/build/modules- page
  • go to Languages page -admin/settings/language- and press 'add a language'
  • choose arabic from the drop down list then press 'add', the arabic language will be added and you will be redirected to the 'Languages page' again where you can choose the default lang for the website.

now you have Arabic support, but you need to translate the interface by importing the translation from drupal:
- go to this page "http://localize.drupal.org/translate/languages/ar" and download the translation for your drupal version.
- in your drupal website navigate to this page "admin/build/translate/import" to import the translation.
- press "choose file" and select the file that you installed before.

that's it.....
enjoy drupal

replay

emarket-me's picture

thnx alot dear to interest

in this page admin/build/modules there is a lot of modules under (Multilanguage) some of them is enabled and others not i don't now which one should i enable it

about other things i was did it and the language i install it but my main problem not in language it's with (RTL ) make page layout in arabic from right to left cuz when i make it arabic it's show a bad view for arabic

thnx alot

I'm sorry It's been about 5

ihomam's picture

I'm sorry It's been about 5 days. Did you figure out the solution yet?

if your problem is just rtl maybe you can fix it using css! maybe the theme that you are using doesn't have style-rtl.css 'doesn't support rtl and you need to css it'

hi

emarket-me's picture

yes
doesn't have style-rtl.css 'doesn't support rtl and you need to css it'
how i can do it support and edit this file
big thnx mate

just go to where your

ihomam's picture

just go to where your 'style.css' is and create new file called 'style-rtl.css'
inside it, write your css codes like:


html {
direction: rtl;
}
body {
direction: rtl;

}

you do know css right !!

Arab

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: