It's the shape for the box-shadow displaying solid behind the background. I haven't figured out how to get around this yet.
Fri Aug 27, 2010 6:55 pm
paroxsitic
Joined: Fri Aug 27, 2010 1:43 pm Posts: 7
Re: Weird grey background when semi-transparent PNG
Thats a shame.
It does apply to a real life design, given yours and mine. I am attempting to get a "glass" or aero look and naturally that envolves transparency and glows (which I wanted to use box shadows).
Is there anyway to disable the csspie's box shadow feature until its perfected? I'll take a look at the code but I am going to assume its over my head, ill report back here what I find.
Fri Aug 27, 2010 9:55 pm
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
Re: Weird grey background when semi-transparent PNG
You can disable the box shadow in PIE only by using the -pie- prefixed override rule:
Code:
-pie-box-shadow: none;
That allows you to keep the standard box-shadow property intact for other browsers.
Sat Aug 28, 2010 8:41 am
paroxsitic
Joined: Fri Aug 27, 2010 1:43 pm Posts: 7
Re: Weird grey background when semi-transparent PNG
Users browsing this forum: Google [Bot] and 3 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum