Images disappear in IE7

Discussion in 'HTML & Website Design' started by Carl29, May 16, 2011.

  1. #1
    Hi,
    I really don't know why microsoft dedicate to do internet browsers.

    This site shows great everywhere, but in IE7 takes time to render ths js, but the bizarre is that images are missing...

    have done everything, placed the css rule for the div background in the IE7 css file, tried on another PC

    Any help please

    The three background images on the bottom
    http://fotografiasdeangola.info/packs-de-publicidade/
     
    Carl29, May 16, 2011 IP
  2. smashylee

    smashylee Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your site didnt come up at all for me in firefox or chrome... I let it go for like 2 mins but the page was still waiting to load and was blank :S
     
    smashylee, May 16, 2011 IP
  3. eamo

    eamo Peon

    Messages:
    225
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Could be the infamous 'peekaboo' bug where images display for a second then disappear.
     
    eamo, May 16, 2011 IP
  4. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #4
    hans, May 17, 2011 IP
  5. Carl29

    Carl29 Active Member

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    Solved, just added a color before the background image path
    #exitus { background: #f6f6f6 url(PATH TO IMAGE) no-repeat;}
    Code (markup):
     
    Carl29, May 18, 2011 IP