venerdì, marzo 07, 2008

Centered Background Image in Firefox

MB told me how to fix a maddening error that occurs in Firefox; trying to to center a background image, vertically and horizontally, can be very quirky unless you make use of the fixed property!

background:url('images/yourbackgroundimage.jpg') no-repeat center fixed;