english47 0 Report post Posted September 12, 2011 With great thanks to kastelic, rangelone, and dannyh, I have everything on my site looking the way I want it... except I now have some huge gaps at the top and bottom of my footer. How do I get rid of these? Here's my site: http://projects.pomona.edu/dev-english (I just deleted and added a few lines of code to enable me to put three soapboxes in a row, and I'm guessing the fact that I have three soapboxes has something to do with this.) Share this post Link to post Share on other sites
catrina 103 Report post Posted September 13, 2011 Please add the following CSS: [code]#soapbox {margin-top: -50px;} #cred div.pagelines {display: none;}[/code] Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites