[p2pu-dev] my attempted screen shot
Dan Diebolt
dandiebolt at gmail.com
Fri Oct 7 02:14:36 UTC 2011
Don't have IE to test with at the moment but disabling this property in
batucada.css repeats the problem in FF:
background: -moz-linear-gradient(top,#3fa3e9,#2171a9);
Adding this line clears the problem in Opera:
background-image: -o-linear-gradient(top,#3fa3e9,#2171a9)
I recall a strange fix for IE
http://webdesignerwall.com/tutorials/cross-browser-css-gradient
http://msdn.microsoft.com/en-us/library/ms532997(v=vs.85).aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20111006/51ff3e32/attachment.html>
More information about the p2pu-dev
mailing list