On Nov 18, 2008, at 4:19 PM, Rahul Gonsalves wrote: >> What I want is, for example, an image that repeats along the y-axis >> to start 50px from the top of its container and repeat all the way >> down from that >> point on. > > #foo { background: #000 url(background.jpg) repeat-y fixed 0 50px;}
Er, no, that won't do. In short, with CSS 2.1 you can't do what you want, if I understand correctly: position a background-image 50px from the top of the container, and then repeat down from there. When you think about: 'repeat-y' means repeat the image all over the height of the container. 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/