• I’m using the WPZOOM Yamidoo Pro theme and think I may have inadvertently deleted a file from the Media Library while getting rid of duplicates. All of a sudden, I have an annoying blue question mark appearing in my website’s header banner. The confusing part is this: The two logos that are supposed to appear in the banner header show up as they are supposed to and the map areas are still clickable, but the blue question mark appears above the one to the left in a thin rectangle.

    The HTML for the header banner reads as follows:

    <body>
    <img src=”http://www.bunchecenter.ucla.edu/wp-content/uploads/2011/12/bunche-header21.png&#8221;
    usemap=”#bunche-header-banner” border=”0″>

    <map name=”bunche-header-banner”>

    <area shape=”rect”
    coords=”0,0,368,85″
    href=”http://www.bunchecenter.ucla.edu&#8221; target=”_blank”>

    <area shape=”rect”
    coords=”810,10,960,77″
    href=”http://www.ucla.edu”&gt;

    </map>
    </body>

    I’ve searched and don’t see any sign of the file “bunche-header21.png” in the Media Library, which is specified above in the img src. Yet the image still appears in the header, albeit accompanied by the thin rectangle and blue question mark.

    What’s going on here?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blue Question Mark (?) in Header Banner’ is closed to new replies.