Posted by rjlhughes on October 27, 2010 at 2:03am
I wonder if someone could give me some local advice about IE? I've been running a simple drupal site for a couple of years, but having trouble with this.
I've optimized my css stylesheets, and have IE Unlimited CSS Loader enabled and yet still having some problems.
I've looked extensively on drupal.org and yet can't seem to come up with a simple operating fix....
so since I'm Sydney based thought I'd ask locally. What's the best production site solution?
thanks
Bob
newsucanuse.org
Comments
hi, the page not loading at
hi, the page not loading at all is sometimes down to IE's 31 stylesheet limit - turn on css compression at admin/settings/performance (if you're Drupal 6) and it should work. Lots of modules can easily put you over the 31 limit
Thanks Lee, have done that,
Thanks Lee,
have done that, and experimented with optimize javascript on and off (off works better)
but still issue persists
Have you tried disabling the
Have you tried disabling the IE Unlimited CSS Loader and just using the CSS Aggregation only?
yep, good thought and tried
yep, good thought and tried that first, and when that didn't work I went looking for the css aggregation modules
but it still looks a little wrong
thanks for the suggestion
Try IE CSS Optimizer?
Hi rjlhughes,
Not sure if this is still relevant, but I usually use this: IE CSS Optimizer - http://drupal.org/project/ie_css_optimizer,
It's been good to me. Hope this helps.
pierrelord, thanks that seems
pierrelord,
thanks that seems like the best solution. IE is the bug in the icecream for Drupal.
drupal for mobile devices
Am working my way around modules that detect which mobile device is accessing the site, and then whether I should just serve them a new theme or whether I need to make up a subdomain as part of a multi-site setup.
If anyone's done a successful simple solution to making a drupal site accessible for mobile devices, I would appreciate some advice...
Try this
http://groups.drupal.org/node/103244