Page 1 of 1

Image Overlays

Posted: Wed Mar 08, 2006 2:59 am
by Josh
Hello,
I was browsing through CSS Zen Garden\'s designs and I saw this one design that used transparent images (PNG I\'m assuming...it has to be) and it looks really nice on the page, but when you scroll down the page the images stay in view and scroll over the page with you... Does anyone know how it\'s done?

[url=\"http://www.csszengarden.com/?cssfile=/177/177.css\"]http://www.csszengarden.com/?cssfile=/177/177.css[/url] <img src=\'http://www.killanet.net/forum3/public/s ... ictory.gif\' class=\'bbc_emoticon\' alt=\':victory:\' />

Image Overlays

Posted: Wed Mar 08, 2006 7:11 pm
by Scott
Yes, they are png images, but they could equally be gif. It\'s simply using background-attachment: fixed in the CSS.

If you want another example, check out the KG Light skin <img src=\'http://www.killanet.net/forum3/public/s ... igwink.gif\' class=\'bbc_emoticon\' alt=\';)\' />