Forums

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

Home Forums CSS Help bottom background image cut off

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44163
    jeracoo
    Participant

    I’m working on a coming soon page but my bottom background image keeps getting cut off. If I zoom in you can see it all but by default when someone loads the page the top of the mountain is cut off.

    I’m pretty sure it’s easy to fix but I just can’t work out what’s going it.

    Any help would be appreciated.

    [The site in question.](http://ulfus.com/ “The site in Question”)

    #132053
    Paulie_D
    Member

    I’m pretty sure that it’s the way the divs are stacked.

    If the m1. sun & sky layers are static, then there is no reason they couldn’t all be applied to the same div rather than individual ones.

    http://codepen.io/Paulie-D/full/atkfo

    #132056
    chrisburton
    Participant

    That would actually be a great error page.

    #132052
    CrocoDillon
    Participant

    Your `#m1` height is 300px, you can put it to 100% and it works (when you zoom in the 300px gets larger, that’s why you see more of the background). Still can’t see the clouds though :P EDIT: Nevermind, the cloud images return 404, that’s why you don’t see them.

    Chris, bit of a bloody error page!

    #132286
    jeracoo
    Participant

    Thanks for that guys, yeah I’ve disabled the clouds by renaming them until I decide whether I still want them.

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