Jump to content

No Semi-transparency in Internet Explorer


papillonstudios

Recommended Posts

how am i not getting and transparency in internet explorer.

.wrapper {
width:85%;
padding-top:15px;
padding-left:5px;
padding-right:5px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background: rgba(255, 255, 255, 0.5);
border:2px #FFF solid;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); /*AARRGGBB*/
}

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.