I can’t seem to find what is missing in this page to make the wrapper wrap the content properly, it only 332px tall for some reason when it should be the height of the content.. It’s causing the footer to pull up to the top of the page… Am I missing a closing div or something, I need fresh eyes…
http://tsdexter.com/tests/georgianhome/index.php
Thanks,
Thomas
I believe you are using some divs with float and some without, which can cause the issues you are seeing.
Try placing this:
just before the wrapper div closes.