Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Background Images Load In Safari But Still Shows Missing Image Box

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #148549
    johnjphillipsiv
    Participant

    Hello,

    I’ve recently designed my first site. It works well in Firefox and Chrome, however I’m having an issue with Safari. There are multiple images on the index page which load normally in Safari, yet at the top left corner of each image the missing image box (the blue square with a question mark inside) is present.

    When I view the site on my computer in Safari this does not happen; the problem only exists on the live version of the site.

    Note, the site has passed HTML/CSS validation.

    http://www.foxandwolftravels.com

    Any ideas/suggestions?

    Best,

    John

    #148557
    Paulie_D
    Member

    There does seem to be something odd in the HTML

    <a href="america.html" class="image_link" id="americalink">
    <img src="" alt=""> <=== What's this?
    </a>
    
    #148605
    johnjphillipsiv
    Participant

    Hello,

    Ah – that was it. I honestly can’t tell you why they were there. I was under the impression that they were alright as I didn’t have the issue in other browsers. That’s obviously a rookie mistake!

    All sorted now. Thanks for your help.

    John

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.