Download & Extend

RTL support for IE stylesheets

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

Version:6.x-1.0-beta2» 6.x-2.x-dev
Component:Miscellaneous» Code
Status:active» needs work

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.

AttachmentSize
zen_rtl_2.patch 2.74 KB
zen-rtl.png 95.45 KB

#3

Status:needs work» needs review

Let's start with small patches - this one only implements to inclusion of file-RTL.css files.

AttachmentSize
zen_rtl_3.patch 1013 bytes

#4

Add RTL tag.

#5

Title:RTL support for Zen» RTL support for IE stylesheets
Component:Code» IE Problems
Status:needs review» closed (duplicate)

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

nobody click here