On 31/07/2009, at 1:48 AM, Debbie Campbell wrote:

> My sticky footer is not sticking to the bottom of my browser window:
>
>> http://www.redkitecreative.com/projects/getborn/

Firstly your IE stylesheet is being served to all browsers. That's not  
the cause of this problem but it will cause you problems down the  
line. It defeats the purpose of having and IE stylesheet. Hide it with  
conditional comments.

In both ie7 (line 9) and in screen.css (line 126) there is the following

#content { padding-bottom: 140px; }

It needs to be 152px (equal to your 'top' value?)


______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to