[css-d] footer positioning help needed

2007-03-12 Thread Phil Turner
Thanks for the help so far Guys I'm struggling to get this footer to the bottom of the site any suggestions http://www.philturner-uk.com/kruger/ Kind Regards Phil Turner FREELANCE CREATIVE TEL: 0161 439 1669 Chartered Graphic Designer MCSD BA Hons [EMAIL PROTECTED]

Re: [css-d] footer positioning help needed

2007-03-12 Thread Ernie Finlay
Consider example: div#footer{background: #333;color: #FFF} div#footer p{margin:0;padding:5px 10px} div#footer{clear:both;width:100%} From: Phil Turner [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Subject: [css-d] footer positioning help needed Date: Mon, 12 Mar:46:29 + Thanks