I am not sure why my main logo .png on my website shows up on my computer but doesn't appear on other computers. Even when you check the source code from another computer, it shows the file. Does anyone know how to fix this. Here is the site, and you will see in top left blank spot is supposed to be my logo which shows up in the code. http://www.redpearlinvestments.com Please help. Thanks.
Is the file being accessed with a fixed path? For example localhost/images/main.png will show up on your computer, but not others. The image appears to show for me
That's a good question. I see exactly what you mean. I am on a mac so I can't exactly test it on IE, but I ran it through an IE 7 renderer and it doesn't show. Try removing the inline style (position: absolute...etc) (for now) just to trouble shoot. Does it show then?
Also, .png and IE seem to have some issues and require a more in-depth fix. Try simply saving the logo as .jpg which is more widely used in webdesign. Don't forget to link it properly once you resave it. Let me know it this works
dear, some time our .png files not displaying on run time environment, you may check online image path and his size too, i've face once ago, there was in bytes, after that i'd verify my images and then upload again.
I have the same ideas with all you here. To start with adding pic to your websites, you need save that pic with types including jpg, gif. As for me, I don’t know in the other computers whether your image appears or not. It‘s perfect to appear for me on both IE and FF.