No replies
kenerly
kenerly's picture
Offline
newbie
Last seen: 9 years 34 weeks ago
Timezone: GMT-4
Joined: 2007-02-23
Posts: 6
Points: 5

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.