I am running Atahualpa 3.4.9
site: http://www.thetimblog.com/?p=18
I would like to add a space, similar to the one between the header and the body, and put it between the body and the footer, but I am unsure how to do it.
The space between the header and the body was simple enough. I added a CSS insert for the header with 15px bottom padding. The footer has been a different story.
I've read on previous forums of people who had extra space because of an offending empty <p> </p> pair wrapping the footer, so I wrapped the footer in an empty paragraph tag. Didn't work.
Also tried adjusting padding bottom values on "post area" and sidebars, but the background just continues until it meets the footer.
Any help would be appreciated. Thanks in advance
T