Not sure if this is quite what you're looking for but it has worked
great for me:

http://ryanfait.com/resources/footer-stick-to-bottom-of-page/


On Sep 29, 3:41 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi,
> Hi,
>
> Got to say that I love the framework (and I'm not just saying that to
> get my question answered;-)). Using the framework has given me a great
> introduction to baseline grids and speeded up my development. At the
> moment I am doing my first Wordpress theme which I am also using the
> framework for. I have written a form extension (in dodgy code as I'm a
> relative novice) as I found the forms didn't line up in the grid.
>
> Anyway as per the subject; I have a footer but it doesn't sit flush to
> the bottom of the browser window in IE (7 as currently 6 doesn't work
> very well at all). It works in FF and browsers with the Web Kit
> rendering engine. There was a larger gap but I altered the following
> the in the screen.css:
> .clearfix:after, .container:after {content:".";display:block;height:
> 0;clear:both;visibility:hidden;}
>
> to
>
> .clearfix:after {content:".";display:block;height:
> 0;clear:both;visibility:hidden;}
> .container:after {;height:0;clear:both;visibility:hidden;}
>
> As you can see I removed content: "." from the container class.
>
> The URL is betagrid.co.uk
>
> Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to