Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS full page background img

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36460
    bmann
    Member

    I have a full page background img that scales and centers, but I would like the top of the image to always be at the top of the window, otherwise a head gets cut off in the image. Is there a way to do this? The page is here: http://www.britepath.org.

    #95961
    TheDoc
    Member

    Change your positioning to:

    url(/images/sunset.jpg) no-repeat center top fixed

    #95962
    TheDoc
    Member

    Awesome shot, btw.

    #95998
    bmann
    Member

    Excellent, works perfectly. thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.