Posted by michaelbn on July 17, 2008 at 4:37pm
| Project: | Zen |
| Version: | 6.x-2.x-dev |
| Component: | IE Problems |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
| Issue tags: | RTL |
Issue Summary
Hi,
As a follow up to the topic RTL support for Zen ( http://groups.drupal.org/node/6667 ) I am officially asking for RTL support :)
I tried to to convert the frontend, but as I am not an expert in CSS I had problems reordering main, navbar & sidebar-left.
The hack created a havoc in IE.
Thanks,
Michael
Comments
#1
Hey, you know what, can you post what you did as a patch? I'm a CSS expert, but I've got no experience with RTL languages! :-)
#2
Here's a first stab at this. It's still not ready, but looking in the screenshots you can see it's going somewhere :)
The template.conditional-styles.inc code has been ripped from Tendu project .
Another thing that IMO should be taken from Tendu - and it should be done in a follow up patch - is to change the name of sidebar-left/right to sidebar-first/second.
#3
Let's start with small patches - this one only implements to inclusion of file-RTL.css files.
#4
Add RTL tag.
#5
The changes that the Tendu maintainer added to Conditional Stylesheets module (#337975: Add missing support for RTL languages) have now been included in Zen: #362477: Add missing RTL support for IE conditional stylesheets