Hey Guys,
I am thinking of having no modules in the User 1-12 and bottom1-12 positions, but still having a footer and footer nav.
How can I reduce the height (80px?) of the blank grey area between the footer and the main body in the css?
Simon
#bottom-wrap > div {
padding-top: 0px;
}