Posted by Wisamx on May 22, 2012 at 9:42pm
hello,
there's something missing that can make omega work good on old ie versions:
1- it should allow the html5.js library as a optional library that can be activated from the admin panel. html5.js allow the 'aside' used in first-sidebar to be rendered perfectly.
2- internet explorer have a problem that the width of the division is scale according to the contents. so of the content of a 'div' is larger that the specified width then the 'div' will use the new width and that will break the layout.. i used to fix that by putting 'overflow:hidden' in the '.grid' style...