
Gradients and Multiple Backgrounds - IE8
First off, PIE is working, I have my other properties working correctly.
I am trying to have a background image and gradient, but they will not work together in IE8:
-pie-background: url(../images/large-bg.png) no-repeat 60% bottom, linear-gradient(#3679cb, #213959);
behavior: url(PIE.htc);
Any suggestions? I feel like I have been starting at it and can't see the problem.