Posts: 487
Name: Mark Stegeman
Location: Netherlands, Europe
|
Your #wrapper isn't stretching to it's contents length, so the footer kinda fills that space.
What I think you should do, is put an extra div as the last element of your #wrapper with style="clear: both".
There is also a new way of stretching floats, but I'm not sure you can use it now because you already have the overflow property in use.
__________________
<?php ($helpfull>0)?$talkupation++ : '';?>
|