On Jun 11, 2008, at 9:06 AM, Matt Tibbits wrote:

> Probably an easy fix but I'm not sure how to do it:
>
>
>
> I have a bg image on a  <body> tag that is positioned bottom, right.  
> In IE7
> the bg image is actually stuck to the bottom right of the viewing  
> port, but
> in FF the bottom, right of the content or body tag.
>
>
>
> You can view this at http://www.tchh.org/new/

Not sure if I understand what you want. The background-image should  
always be at the bottom right corner of the window ? No matter how  
much content or how tall the window is?

body {background: #ccc url(../path/to/image.png) no-repeat 100% 100%  
fixed;}
out to do just that.

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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