Iam having a test site at http://phani.sat-infotech.com.
The site looks good on FIrefox, but fails really bad on IE. I think it is the page with panels mostly. In the panel pages, they are just messing the whole layout.
Can someone point where Iam messing Up
Some of the panel pages
Regards
Cosmo
Comments
Comment #1
DaraghOB commentedI'm having a similar issue. My site looks fine in Firefox, Opera and Safari but in IE only the basic DIV structure loads, none of the themeing (e.g. drop down menus, fonts, borders, background colours). The site uses a lot of panels and panel nodes.
I had thought it was something I'd done and have nuked my themes directory and reinstalled Zen from scratch, but the symptom remains. I'm running panels 5.x-2.0rc1a, and I've included some custom div ids for some of the panel pages (all of which resolve perfectly in non-Microsoft browsers).
As I have a deadline on the completion of my project (and the theme for the site was designed as a minor mod of 'vanilla' zen) this is an urgent one for me. I can go live with Firefox/Opera/Safari supported but not having IE is a major issue.
Comment #2
cosmo83 commentedCan someone help on this, Ihave already crossedmy deadline
Comment #3
johnalbinI suspect your problem is caused by this issue: #256802: IE limits Drupal to 31 stylesheets total The fix is detailed in comment #5.
Feel free to re-open if I'm wrong.
Comment #4
cosmo83 commentedGreat Reply.
Helped a lot.
Regards
Phani
Comment #5
johnalbinNo problem!
That 31 stylesheet limit in IE gets lots of people. Its just fortunate that Drupal has a ready-made work-around for it! :-)
Comment #6
DaraghOB commentedThis sorted my issue too. It might be worth raising the profile of this issue in the Zen documentation to avoid people having to raise the issue over and over. Now I just need to figure out where I broke my stylesheets trying to figure out where my stylesheets were broken...