Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Freeze a background image

Freeze a background image

Locked

Views: 3,655

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
31 Dec 2007, 9:58 AM
#1
gfunk avatar

gfunk

New Zenner

Join Date:
Mar 2007
Posts:
10
Plugin Contributions:
0

Freeze a background image

Can somebody tell me how you 'freeze' the background picture, so it doesn't scroll?

31 Dec 2007, 2:47 PM
#2
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,841
Plugin Contributions:
0

Re: Freeze a background image

background-attachment: fixed;

1 Jan 2008, 12:51 PM
#3
gfunk avatar

gfunk

New Zenner

Join Date:
Mar 2007
Posts:
10
Plugin Contributions:
0

Re: Freeze a background image

Thanks!