hello.
I upgraded my company's site to d 6 and I searched for a suitable theme, and I liked the multiflex theme. the site looks ok in firefox, but in ie, the primary links don't show at all if the language was set to arabic. the links do show in the english version.
I notice that the files fix-ie.css and fix-ie-rtl.css have no code inside of them. is this by design?
arabic site is: www.nattiq.com
english is www.nattiq.com/en
I would be greatful for any help you can offer.
thank you for such great work.
Comments
Comment #1
tsi commentedThis is caused by an unnecessary float to
#primary-links-region ul, IE7 doesn't like too many floaters :)Here's a patch to fix this behaviour.
There is still an issue with the drop-down positioning in IE7 though.
Comment #2
hswong3i commentedmultiflex-6.x-2.x-dev is now completely revamp as zen-6.x-2.x-dev subtheme, therefore above patch will no longer valid. RTL support is fully tested with IE9, but maybe, a bit buggy in IE7/8 :S
Please feel free to download and enjoy with the latest version, and let me know about any RTL related issue ;-)