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
Moderators: Moderator, Global Moderator
Image Overlays
Last edited by Josh on Wed Mar 08, 2006 3:00 am, edited 1 time in total.
[align=center]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]
Image Overlays
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=\';)\' />
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=\';)\' />

