Page 1 of 1

help with website layout

Posted: Thu Nov 06, 2008 12:04 am
by rxpghost
Hi everyone,

This is hard to explain but I'm sure easy to answer so excuse my beginners design lingo. I have a website and I want to use a background image behind the content part of the page that is centered. I want to have only the content part of the page scroll so the background remains the same and does not move. I hope I have explained it adequately enough for a push in the right direction.

Thanks in advance for any feedback.

Re: help with website layout

Posted: Thu Nov 06, 2008 10:06 am
by pickle
Look into the background-attachment property.

An indispensable site: HTML Dog: CSS properties

Re: help with website layout

Posted: Thu Nov 06, 2008 2:28 pm
by rxpghost
wow, what a great resource. Thanks for the tip.