Zen Garden - Floating Image

czarina1987

New Member
Hi! So, I am working on changing the CSS for the Zen Garden project and desperately need help!

I need to have a cutout image positioned so that the text moves behind the image when you scroll down. I can't add the image to the HTML, only the CSS.

Suggestions?
 

ronaldroe

Super Moderator
Staff member
Add it as a background to one of the "extra" divs they provide. Then, position:fixed
 
Top