Posted by mohammed76 on March 25, 2009 at 10:38am
| Project: | Multiflex-3 |
| Version: | 7.x-3.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | hswong3i |
| Status: | closed (won't fix) |
Issue Summary
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
#1
This 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.
#2
multiflex-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 ;-)