Forums
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
Opacity disappears when using border radius.
Author |
Message |
Zippy1970
Joined: Thu Sep 19, 2013 4:24 am Posts: 2
|
 Opacity disappears when using border radius.
|
Thu Sep 19, 2013 4:29 am |
|
 |
xem
Joined: Thu Apr 07, 2011 3:23 am Posts: 73
|
 Re: Opacity disappears when using border radius.
You should try border-radius + rgba background, instead of border-radius + opacity.
background: rgba(0,0,0,0.5) is similar to background: #000 + opacity: 50%.
|
Wed Sep 25, 2013 7:22 am |
|
 |
Zippy1970
Joined: Thu Sep 19, 2013 4:24 am Posts: 2
|
 Re: Opacity disappears when using border radius.
Yes, but I want the entire container to become semi-transparent, not the background only.
|
Fri Sep 27, 2013 4:47 am |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: Opacity disappears when using border radius.
https://github.com/lojjic/PIE/issues/46Unfortunately I don't see a way to do this accurately, so I don't expect it will ever work.
|
Sat Sep 28, 2013 9:51 pm |
|
 |
xem
Joined: Thu Apr 07, 2011 3:23 am Posts: 73
|
 Re: Opacity disappears when using border radius.
|
Thu Oct 03, 2013 2:21 am |
|
 |
pravinsapkal
Joined: Tue Dec 03, 2013 9:53 am Posts: 1
|
 Re: Opacity disappears when using border radius.
rgba cannot be used because IE8 does not support rgba.
Is there a way to add opacity in IE8 with css3pie?
Much appreciated, thanks.
|
Tue Dec 03, 2013 9:56 am |
|
 |
xem
Joined: Thu Apr 07, 2011 3:23 am Posts: 73
|
 Re: Opacity disappears when using border radius.
Yes, you can use rgba background on IE<9 with CSS3Pie. Just do that in the "parent" div, and put your opacity in your "child" div
|
Mon Dec 09, 2013 8:06 am |
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 2 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
|
|