Expand Footer Area and Reduce Space Below
Hi,
I'm suing Catch Kathmandu Free and I am using the footer area with text. I'd like to expand the footer area so the text appears properly. Also, I want to reduce the space below the footer areas so it's tighter against the copyright area.
My URL is www.stevefitzgerald.net/magoffinhall
and I'm using the following Custom CSS
.home #main { padding: 0; }
#hgroup-wrap { padding-top: 0; padding-bottom: 0; padding-left: 2px; }
#site-logo {padding-top: 5px; }
#header-right { padding-top: 10px; }
.home #supplementary { float: left; padding-top: 0;padding-bottom:0}
#supplementary { float: left; padding-top: 0;padding-bottom:0;}
#supplementary.four .widget-area {
float: left;
width: 60%;
}