• I have a background image that I want all of my content on a sheet to fit into. The one problem is, that if you resize the window all the content moves and does not stay within the image. Does anyone have a work around. Please help!!! Thanks, Kim

Viewing 5 replies - 1 through 5 (of 5 total)
  • You’d need to use a fixed width layout.

    background: url(/path/to/image.gif) no-repeat fixed;

    Your welcome

    Im not entirely sure of the question.
    But I would like to have a sheet background image, apart from the page background image.

    I know it is possible, but does anyone know how to do it?

    sheet background image

    which are the css ids or classes of the html div that defines your sheet?

    you could add your background image to these.

    a link to your site might get you more detailed suggestions.

    wow, thanks for the fast response.
    I am working on the site for a friend, and was hoping to have the header image seem to be part of the sheet background image.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to fix background image to sheet when resizing page.’ is closed to new replies.