leemac 0 Report post Posted November 21, 2011 My site is having issues with the gap between the body and the simple footer. NOTE, it displays correctly in Chrome and Safari. In IE and Firefox, there is an extra-large gap between the body and the footer. http://www.aquavitpharma.com another page with the issue: http://www.aquavitpharma.com/?page_id=84 It is not easy enough to just "margin-top: -XXXpx", because, like I said, it works with some browsers. So, if I do a margin-top CSS, it is moved up too far on the correctly-viewing browsers (Chrome and Safari). Thank you for the help! Share this post Link to post Share on other sites
kastelic 6 Report post Posted November 21, 2011 Can you post all your custom CSS here? I think we need to unravel all those negative margins first and perhaps approach that from a different way. Share this post Link to post Share on other sites
leemac 0 Report post Posted November 23, 2011 It looks like the CSS, #page, #dynamic-content {min-height: 300px;} is working for me. Funny thing is that I thought I had tried this before. But, I think I had some messy code getting in the way. Nonetheless, thanks for the help. Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted November 24, 2011 Thanks for informing us the issue has been resolved. Please search our forums, before posting! Share this post Link to post Share on other sites