Having troublle wrapping text around an image in IE6/7. Code looks like this "
.list .post .thumb img {float: left; margin: 0 30px 20px 0; width: 290px; height: 290px;}
site is http://www.kickpulse.com
I've tried everything. The IMG container seems to be .thumb but adding float:left, display:inline-block, clear:both; does nothing for it. I feel like i've tried everything. Thank you IE.