When installing the module, if the selected language is not RTL, no style is being loaded.
As a workaround, enable the locale module, and install an RTL (e.g. Hebrew) language, and select it.
When installing the module, if the selected language is not RTL, no style is being loaded.
As a workaround, enable the locale module, and install an RTL (e.g. Hebrew) language, and select it.
Comments
Comment #1
gilf commentedDoes not work for me. looking at the page source in English (EN) no styles appear. In Hebrew (HE) I get the correct *-ltr.css styles.
I am using the localization (http://drupal.org/project/i18n) module. Echoing the $language var to the screen shows the correct language.
I am note a coder, but something seems to be missing from the ELSE statment in line 132 of template.php.
I added the following block :
Which is almost a verbatim copy of the previous statement.
I now get a style sheet, but overall orientation is still RTL