> re:[css-d] sticky footer up a little too high 

>> 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?)

Thanks for the conditional comment note - I guess I was so wrapped up in 
doing my first WP theme I wasn't thinking.

I tried changing the padding as you mentioned but it didn't affect the 
space at the bottom at all...
______________________________________________________________________
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