| Author |
Message |
|
SkuterPL
Joined: Sun Sep 25, 2011 3:06 pm Posts: 30
|
 Transparent background and radius don't work
Hello, I'm trying to do website with transparent background and radius, but IE 7 & 8 don't support CSS3 and now I added PIE to this function work for IE, but still it doesn't work. Does Anyone help me?
Website: skuterpl.vot.pl/new
|
| Sun Sep 25, 2011 3:14 pm |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
|
 Re: Transparent background and radius don't work
So it looks like you're just trying to specify a rgba background-color? Ditch the filter, and use -pie-background: rgba(102,120,102,0.5); Documentation for your reference: http://css3pie.com/documentation/suppor ... background
|
| Sun Sep 25, 2011 5:49 pm |
|
 |
|
SkuterPL
Joined: Sun Sep 25, 2011 3:06 pm Posts: 30
|
 Re: Transparent background and radius don't work
Hello, I tried using pie-background, but it didn't work, See skuterpl.vot.pl/new I changed CSS in #MENU3 your way, but still don't work.
|
| Sun Sep 25, 2011 11:58 pm |
|
 |
|
Tonttu
Joined: Sat Aug 21, 2010 11:12 am Posts: 220
|
 Re: Transparent background and radius don't work
IE7 here, MENU3: it's transparent and rounded borders ok. Maybe you should CTRL-F5 force refresh? Sounds like you have an older cached version of the page.
_________________ PIE needs more community support persons! Time is money, which means you can fund PIE development by answering support questions.
|
| Mon Sep 26, 2011 6:28 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
|
 Re: Transparent background and radius don't work
Same here, #MENU3 is displaying semi-transparent as expected. FYI The other items like in #menuleft are gray because of the opaque box-shadow issue; see http://css3pie.com/documentation/suppor ... box-shadow -- you'll likely have to remove the box-shadow from those elements to let them be transparent. You can do so only in IE by setting -pie-box-shadow:none
|
| Mon Sep 26, 2011 8:27 am |
|
 |
|
SkuterPL
Joined: Sun Sep 25, 2011 3:06 pm Posts: 30
|
 Re: Transparent background and radius don't work
See: http://img59.imageshack.us/img59/9414/backgroundie.pngDon't work, but I check in my brother PC, He has IE8 and see good, why in My IE9 with settings with IE8 don't work? http://skuterpl.vot.pl/new/Ok now should be good withbout menuleft, because I will do this later Edit OK all website should be good with menuleft. box-shadow for what? I don't use it in menuleft.
|
| Mon Sep 26, 2011 8:33 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
|
 Re: Transparent background and radius don't work
Sorry, my bad, I thought I saw box-shadow on there. Nevermind.  IE9 in IE8 mode is *not* the same thing as IE8. It is a very unreliable way to test, you should not rely on it.
|
| Mon Sep 26, 2011 8:59 am |
|
 |
|
SkuterPL
Joined: Sun Sep 25, 2011 3:06 pm Posts: 30
|
 Re: Transparent background and radius don't work
so How should I test IE7 & IE8 when I have IE9?
|
| Mon Sep 26, 2011 9:05 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1396
|
 Re: Transparent background and radius don't work
|
| Mon Sep 26, 2011 11:35 am |
|
 |
|
SkuterPL
Joined: Sun Sep 25, 2011 3:06 pm Posts: 30
|
 Re: Transparent background and radius don't work
OK 8 & 9 all work, but in IE7 I have problem with blue menu, Does anyone know why this menu did smaller?
|
| Tue Sep 27, 2011 2:23 am |
|
|