paulo dourado
Sep 16 2009, 06:18 PM
how do I make my header not scroll with my gallery?
anything above the images, my name, email, number, link to bio
all that stuff
page in question is
www.paulodourado.com
pandy
Sep 16 2009, 10:07 PM
Do you pay by the hour?
position: fixed
http://www.w3.org/TR/CSS2/visuren.html#propdef-positionWon't work in all currently used versions of IE, but it won't make things worse than now either.
Your page needs a background color. Doesn't look good with a gray background as I see it.