Internet explorer

Events happening in the community are now at Drupal community events on www.drupal.org.
Torenware's picture

Redirecting IE9 compatibly with nginx when behind a load balancer

I'm having a nightmarish problem getting IE 9 to redirect from http to https. I've looked at a discussion from about a year ago (http://groups.drupal.org/node/206813), but in that case, nginx is in complete control.

In my case, I'm in AWS, and https is actually getting handled by an elastic load balancer (ELB), which is proxying over to nginx over port 80, and setting http_x_forwarded_proto:

<

pre>
#x_forwarded_proto stuff for elb/https issues - see http://daniel.hahler.de/handle-x-forwarded-proto-in-backend-nginx
set $my_https "off";

Read more
Udden's picture

Bakgrundsbild i IE

Hej,
Jag har problem med en bakgrundsbild i IE. Det fungerar i Fire Fox och på min Mac.
Fick rådet av att använda nedanstående css men det fungerar ändå inte. IE visar endast bilden centrerad med vita kanter.

/Tomaz

body
{
background: url('images/Page-BgTexture.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Page-BgTexture.jpg', sizingMethod='scale');

Read more
leigen's picture

The Limited Vision Accessabilty Problem -- The Majority of the Accessiblity Problem

Between 12 and 16 percent of all adults (in America and Canada) are not blind but have difficulty seeing small objects especailly type. They are the readers of the large type book editions. The great majority of the people who have visual accessiblity problems with computers are NOT blind. The majority simply have what the medical profession describes as "low vision" or "limited vision." This is typically the situation where the individual has sight, but cannot discern small details or discriminate between letters of small fonts.

Read more
kenyan's picture

Sub-theme and IE madness

I'm using OP 2.0
IE 7
Firefox 3.6.3 (for windows)

After failed attempts at using panel pages for my frontpage, I decided to go the (as it turns out) easier sub-theme way.
I created a sub-theme from the OP theme and added 4 regions.
The site seems to be working perfectly in firefox with the regions holding the content exactly the way I wanted..
All hell breaks loose in IE though.

Read more
Etanol's picture

How much of the theme development time do you spend solving problems in Internet Explorer 6 (IE6 rendering bugs)?

< 5% of total time spent converting theme project to drupal theme
18% (8 votes)
5-10% of total time spent converting theme project to drupal theme
36% (16 votes)
10-20% of total time spent converting theme project to drupal theme
14% (6 votes)
20-30% of total time spent converting theme project to drupal theme
23% (10 votes)
> 30% of total time spent converting theme project to drupal theme
9% (4 votes)
Total votes: 44
Subscribe with RSS Syndicate content