For some reason there is a gap in between the copyright and bottom row of images in FF, Safari, Chrome, but not in IE. I actually like what IE is doing and i want the gap to go away in FF and the rest. What is causing this gap and how can i get rid of it to make it look like what it does in IE??
I think we've been through this before...lol Still having problems? In your previous post I suggested that you add the top margin because it was over lapping in IE. Not sure whats going on. If you make it look right(by adding the top margin) in IE, it has more space than needed in FF. If you remove the top margin to make it look correct in FF, it overlaps in IE.
yup, that's pretty much it, i want the columns and rows of images to align directly in the middle of the white background! I cant seem to figure out how though!
Actually i fixed the problem, probably not the best route, but apparently early versions of IE do not like height:auto; . So with that said i just created a fixed height of my rows of images and that pushed it back down in IE. Works for now, and is cross browser compatible. Thanks for your time!