|
update:
adding the float to the disclaimer
then adding <div class="clear" /> to footer and in css put .clear {clear:both;}
but the "comment" button still appears above it so I am guessing it is probably floated in the other style sheet
but I also want 50px of space between bottom of content and the footer, but when I add a margin-top to footer, it pushes it down instead of just forcing the content to stay 50px away (if you get what I mean)
i also tried margin-bottom on the content container but same thing happens.
Last edited by UUilliam; 04-17-2010 at 05:59 AM..
|