Hi i need a little help. i want to add a background image to a div on top of the body div so that the body and all other content will flow behind it while this particular background image remains in place on the screen. when i try to add background-attachment: fixed to this div, however, it does not work. I am only able to get the main body background to stay fixed, which i do not want.
how can i accomplish this, having all content, including the main background flow "below" a given image. an example of what i am trying to do is here:
http://www.csszengarden.com/?cssfile=069/069.css
note how the black edges stay in place while everything looks to move underneath them.
how can i accomplish this, having all content, including the main background flow "below" a given image. an example of what i am trying to do is here:
http://www.csszengarden.com/?cssfile=069/069.css
note how the black edges stay in place while everything looks to move underneath them.