Forums

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

Home Forums CSS Need help with large background image!

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43311

    I am working on a design for [a client](http://patrickconstructioninc.com/ “a client”). I love the new design, but the background image needs to scale or something for other screen resolutions without messing up with footer. Any ideas?

    #127797
    CrocoDillon
    Participant

    I’d consider making the background fixed and put it on the body instead.

    `background: #greenish url(images/landscape.jpg) no-repeat fixed`

    EDIT: It looks good but you’d need to make the top part separate and put it on the top menu and separate the phone numbers too because it looks weird if it doesn’t scroll. And some parts are hard to read when scrolled (white text on light background) Nice webdesign by the way!

    #127799

    Thanks CrocoDillon! I have it working now!

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