Hi all
I've looked in all the forums and I've been using firebug but I can't find what's creating the extra space at the bottom of the content area. I realize it should be pretty simple but not sure where I'm going wrong.
I've tried;
#content {margin-bottom: 0px; padding-bottom: 0px; }
#main { padding-bottom: 0px; margin-bottom: 0px; }
but this doesn't shift. I've tried playing around with the footer too but then the two sidebars shift up but not the content area.
Here's my <a href="http://jennynicol.com/">site</a>
Any help would be really appreciated.
Thank you