Why an image shows on my computer but not on other computer

Discussion in 'HTML & Website Design' started by matto311, May 8, 2009.

  1. #1
    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.
     
    matto311, May 8, 2009 IP
  2. Progg

    Progg Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    Progg, May 8, 2009 IP
  3. matto311

    matto311 Peon

    Messages:
    410
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It looks like the image will show up in Firefox, but not in IE, any thoughts?
     
    matto311, May 8, 2009 IP
  4. Progg

    Progg Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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?
     
    Progg, May 8, 2009 IP
  5. Progg

    Progg Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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
     
    Progg, May 8, 2009 IP
  6. illspirit

    illspirit Active Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    68
    #6
    What version of IE are you using?
     
    illspirit, May 8, 2009 IP
  7. kashifmughal

    kashifmughal Member

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #7
    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.
     
    kashifmughal, May 9, 2009 IP
  8. windy

    windy Active Member

    Messages:
    1,093
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #8
    Try saving the logo as other type for example .jpg/.gif , not .png
     
    windy, May 11, 2009 IP
  9. robertstr

    robertstr Member

    Messages:
    218
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #9
    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.
     
    robertstr, May 12, 2009 IP