Logo.PNG not showing

Discussion in 'HTML & Website Design' started by edrectory, May 29, 2009.

  1. #1
    I often change my static site, and today I decided to change the logo of the site. For some reason when I attempt to load up the site I can only view the original logo.

    I updated the logo in the /images/ folder in which all my images are stored and all files that have images in them call the images from.

    - I uploaded the image to the folder several times

    - I deleted the logo and re-uploaded

    - I checked that the logo uploaded is the one I want to use

    - I changed the width and height of my image in <img src="" width="" height="" />

    What more can I do?
     
    edrectory, May 29, 2009 IP
  2. BMXRider09

    BMXRider09 Peon

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    check that you have correctly formatted the spelling. Remember that it is case sensitive so if you are doing:

    <img="/images/logo.png">

    and your file is Logo.png, it won't work, do what I do and always keep files in complete lower case.
     
    BMXRider09, May 29, 2009 IP
  3. edrectory

    edrectory Peon

    Messages:
    368
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It's in the correct format, forget to mention that sorry :). Also, even when I delete the logo.png file from my /images/ folder I still have the original logo :O.
     
    edrectory, May 29, 2009 IP
  4. GotOwned

    GotOwned Well-Known Member

    Messages:
    409
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #4
    It's cache mate. Go to the direct link example yourdomain.com/images/logo.png then access your site and you will see it will be updated ;)

    Can you give me the link, and link to the new logo.
     
    GotOwned, May 29, 2009 IP
  5. j0opre

    j0opre Well-Known Member

    Messages:
    443
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #5
    try to right click on the logo from the browser. and click "view image" check the path. and also, did you check the CSS file?
     
    j0opre, May 29, 2009 IP
  6. MadViral

    MadViral Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If you are using firefox browser right click on the image or red x and choose properties make sure the name is the same that it is on your computer, not sure if it is the same in IE, a lot of time your editor will put something like desktop/images/yourimage.png, When it should be images/yourimage.png, this has happen to me a lot of times.

    Also you can check in your editor what the name of the file is by clicking image properties or right clicking on it and clicking properties.

    Hope this has help
     
    MadViral, May 29, 2009 IP
  7. lonewolff

    lonewolff Member

    Messages:
    338
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #7
    You could also try clearing your browser cache.
     
    lonewolff, May 29, 2009 IP
  8. hasnatme

    hasnatme Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    deleting cache and pressing control+f5 or try with www or without www to check your website may solve problem. If still not try flushing dns cache from command promt .
     
    hasnatme, May 29, 2009 IP
  9. BMXRider09

    BMXRider09 Peon

    Messages:
    164
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Also, it may just be an update delay with your host, I get it from time to time.
     
    BMXRider09, May 30, 2009 IP
  10. Dr.Viper

    Dr.Viper Well-Known Member

    Messages:
    391
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    145
    #10
    Dod you delete the old logo before uploading the new one...?
    Your ftp client may not have overwritten the image..
    Also, try refreshing the site...

    And as someone suggested, clear browser cache and use a direct entry(type in address bar) and go...
     
    Dr.Viper, May 30, 2009 IP
  11. Hostm2

    Hostm2 Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    can u giv link to that site?
     
    Hostm2, May 30, 2009 IP