Fri, 2009-04-10 17:16
I'm trying to figure out way my footer image is off in IE6 but not in IE7 and firefox.
http://www.christiangamers.net/network
CSS for footer.
#page-footer {
padding: 0 20px;
clear: both;
min-height: 150px;
min-width: 950px;
width: 950px;
margin: -1px auto;
}
Thanks for any help.