body -> background doesn't align to bottom

Discussion in 'CSS' started by sandstorm140, Mar 18, 2010.

  1. #1
    
    body { background: url(../images/bg1.jpg) repeat-x bottom left; }
    
    Code (markup):
    Using this, I only see the bottom 10px or so of image bg1.jpg..
    It's aligned at the top when i'm telling it to go to the bottom.

    Can anyone tell me why this is and/or how to fix it?

    Thanks :)
     
    sandstorm140, Mar 18, 2010 IP
  2. sandstorm140

    sandstorm140 Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I added "fixed" to the end and it fixed my problem :)
     
    sandstorm140, Mar 18, 2010 IP
  3. MafiaPenguin

    MafiaPenguin Guest

    Messages:
    134
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thats irony for you :)
     
    MafiaPenguin, Mar 18, 2010 IP