Hey guys. I am currently working on a website for a client and I have run into an issue I cannot seem to fix. The issue is that on the website, when there isnt enough content to push the wrapper down to the footer, i want the wrapper to automatically push down to the footer... no matter what i do in the css it will not work.. you can view the error on this page: http://uneeksites.com/click/products.php Thanks for the help guys,
you can give specific height or do auto height content-block div class..... then it will automatically expand when data inserted in it
try to remove your footer in the wrapper and make your wrapper in height 100% and min-height 100% and make your footer have a height also and margin minus it in the height of your footer. example:
Doesent really work. Google "stick footer to the bottom" there are a few tricks but i wouldnt recomend using em.