On 18-Nov-08, at 11:56 AM, Seona Bellamy 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;}

Best,
  - Rahul.

Ref: http://www.w3.org/TR/CSS21/colors.html#propdef-background-position
______________________________________________________________________
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