If you have a non-square or rectangle image with a transparent PNG background, it will show up as not transparent.
Here’s my technical assessment: What’s up with that?
I suppose WOO has their reasons, but if you want it gone, the code is below. The images speak for themselves. Hope this saved you some searching and frustration.
[divider]
.entry img, img.thumbnail { background:none; border: 0px;}
Thanks man. You just saved me a lot of time.