On Nov 13, 2007, at 5:50 AM, Timothy Kelty wrote:

> See example here:
> http://sarna.net/~quizosde/tests/mozillacenter/index.html
>
> I'm attempting to center a repeating-y background image on my body tag
> so it always goes down the entire page.  Safari/IE6/IE7 work fine, but
> in Mozilla (Firefox, Camino), when I make the browser window smaller
> than the container divs, the background offsets to the left.  Hard to
> explain, if you test the above link and resize your browser its easy
> to see what I'm talking about.  Fire it up in Safari or something else
> and resize and it acts as desired....

What you see in Gecko browsers (an you'll see in Opera as well, if  
you check) is the expected behaviour for a background-image that has  
been attached to the <body> element.

Specifying a min-width (equal to the background-image) on <body>  
should help you achieve the effect you want.

Philippe
---
Philippe Wittenbergh
<http://emps.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