background scroll-y with liquid layout

Posted by TwinPeaksMall on Stack Overflow See other posts from Stack Overflow or by TwinPeaksMall
Published on 2010-05-30T22:03:15Z Indexed on 2010/05/30 22:12 UTC
Read the original article Hit count: 486

Filed under:
|
|

I have a liquid layout but I am unsure how to get the background to act in the same manner as the content. I have an image which is being created using the scroll-y css call. On full screen it looks great and creates a bordered white box where all the main content goes in and is directly in the middle of the page. However when I resize my window the background image stays in the same place where as all my content is moved to adjust for the window size. Is there anyway to get the background scroll-y image to move in the same liquid style as the rest of the contenyt?

© Stack Overflow or respective owner

Related posts about css

Related posts about css-layout