Background image mess up (code i think)

Discussion in 'HTML & Website Design' started by andymayo, May 9, 2008.

  1. #1
    here is a link to the site im currently working on.

    http://www.zebraz4mplus.co.uk/

    and as you cansee if you scroll down the backgroun black image goes to a previus one i had used.

    im using front page and i have set the background to be black and still half the page is the old background.

    Help appreciated and i look faward to your response.
     
    andymayo, May 9, 2008 IP
  2. itchyjr10

    itchyjr10 Peon

    Messages:
    179
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i like it it nice and cool
     
    itchyjr10, May 9, 2008 IP
  3. lilac2

    lilac2 Peon

    Messages:
    367
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Just make sure you've got
    body{background-color:black}
    in your CSS and nothing else. I don't use FrontPage so I'm not sure why it would be doing that.
     
    lilac2, May 9, 2008 IP
  4. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's probably this inside your head:

    .cellback {
    background-image: url('z4mplus/images/r2.jpg');
    }
    html,body {
    padding:0;
    background-image: url('z4mplus/images/r2.jpg');
    height:100%;
    margin:0; font-style:normal; font-variant:normal; font-weight:normal

    }

    i couldnt tell for sure because the image was so small but if you delete those 2 lines should work.
     
    wd_2k6, May 9, 2008 IP
  5. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i thought u were taking the piss then with the line inside your HEAD,, thanks man ill give that atry now and get back to you
     
    andymayo, May 9, 2008 IP
  6. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    wd_2k6 you genius. i guess you only support liverpool your not from there ? :p only joiking mate cheers for the answer.
     
    andymayo, May 9, 2008 IP
  7. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Lawlz, wd can speak liverpoolese : )
     
    Stomme poes, May 9, 2008 IP
  8. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Ha come on Andy you are a web designer, from now on Head means the beggining of a document !!
    Although i'm not from Liverpool I still represent i'm sure a Manchester fan wouldn't have a clue!!
     
    wd_2k6, May 9, 2008 IP
  9. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    do they ever?
     
    andymayo, May 9, 2008 IP