Hello. Can someone please help me understand why this page looks fine in IE7 and Firefox, but not in IE6:
http://www.shootingblanks.net/TEMP/Nevermind/bio.php
You can see that the background image is completely cut off on the left in IE6, and I'm not understanding why. Here's the CSS code for that div:
Also, there's one other page on the same site that's also behaving oddly only in IE6. The picture is not on the bottom-right like it should be, and it's getting cut off:Code:#bioContent { background: url(../images/bkgnds/bio.jpg) no-repeat top left; width: 140px; min-height: 550px; float: left; margin: 0; padding: 0; }
http://www.shootingblanks.net/TEMP/Nevermind/news.php
Here is the code for that div, if anyone has suggestions on that one too. Thanks!!!:
Code:#newsContent { background: url(../images/bkgnds/news.jpg) no-repeat bottom right; min-height: 400px; text-align: left; }



Reply With Quote
)

erin

Bookmarks