In the attached file a css replacement file to make that wonderful theme run in RTL smoothly.

So any one want to test it do :
1-define RTL language (e.g. Arabic or just change English)
3-switch to the RTL lang.
2 -replace "../themes/aboutpeople/styles.css" with attached one.

So almost 100% is ok in firefox,chrome and opera.

only issue I seen is in IE8 in the "megatopregion" part as it's have a bizarre behavior
--In normal mode it disappear
--In Compatibility view it distorted

CommentFileSizeAuthor
#4 style-rtl.zip1.12 KBMonzer Emam
#1 style.zip7.71 KBMonzer Emam
style.zip7.72 KBMonzer Emam

Comments

Monzer Emam’s picture

StatusFileSize
new7.71 KB

Fixed it for IE8 normal mode now nice :)

Next step is make both files "styles.css" and "styles-rtl.css" in theme folder but only load the correct one based on the current language

Is any one here know how to do it ??

Monzer Emam’s picture

Status: Needs work » Active

ok, based on http://drupal.org/node/222782

I need only to rename the file an also remove unnecessary/unchanged lines
I will do it soon

Monzer Emam’s picture

Assigned: Unassigned » Monzer Emam
Monzer Emam’s picture

Assigned: Monzer Emam » Unassigned
Status: Active » Needs review
StatusFileSize
new1.12 KB

Every thing is ok in Ff, Opera, IE8 and Chrome.