For those who can access the website by IP address (text only) but not domain name, we pretty much know for sure its domain name resolution problem. The reason people see "X" instead of the actual images is because when you look at the HTML source code, those image's URL's contain the domain name. Since we don't have domain name resolution, the browser can't find the image to download and so it puts the "X' there.
|