I have create a patch with some small modifications for better positioning of header elements in RTL.
The main thing I did is to strip out some unnecessary rules that made thing disappeared when in RTL mode.
This issues are visible in both IE, FF and probably other browsers too.
The only draw-back is that the primary menu links get a float:left witch means the first item is displayed last (on the left), but this is the only way I got IE7 to let the links align to the left and keep them with display:block witch is needed for the hover background effect.

CommentFileSizeAuthor
interactive_media_rtl_fixes.patch1.99 KBtsi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hswong3i’s picture

Version: 6.x-1.x-dev » 7.x-3.0-beta1
Assigned: tsi » hswong3i
Status: Needs review » Fixed

OK RTL is now supported within 6.x-2.0-beta1 and 7.x-3.0-beta1, again. Please download and test it out :D

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.