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/
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
in ALL cases of rendering problems in browsers first rule ALWAYS validate your HTML pages, fix all errors then you may have solved most rendering problems some browsers have more built in error handling capabilities - at the expense of speed - others less only a fully validated HTML page has chances to correctly display in most or all browsers see your errors http://validator.w3.org/check?verbose=1&uri=http://fotografiasdeangola.info/packs-de-publicidade/
Solved, just added a color before the background image path #exitus { background: #f6f6f6 url(PATH TO IMAGE) no-repeat;} Code (markup):