Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Why background header png does not load, shows previous browsed web page instead. Why?

  • 6 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von lildot

more options

Checking on a site I built two years ago, I notice that the header png does not load. Instead, I can see the last web page I was browsing, as if the header area is an invisible window. Site is OK in Safari, and OK on another Mac, just not mine.

Checking on a site I built two years ago, I notice that the header png does not load. Instead, I can see the last web page I was browsing, as if the header area is an invisible window. Site is OK in Safari, and OK on another Mac, just not mine.

Ausgewählte Lösung

Seems to be fine here on Linux.
I've seen problems reported on Mac with (background) images that are solid black (#000000) causing problems.
Changing the color in the image to something less black like #111111 seems to work.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (6)

more options

Reload web page(s) and bypass the cache.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)

Clear the cache and the cookies from sites that cause problems.

"Clear the Cache":

  • Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"

"Remove Cookies" from sites causing problems:

  • Firefox > Preferences > Privacy > Cookies: "Show Cookies"
more options

Thanks for your reply. I did do these things, but it does not fix the problem.

more options

Is that a problem with that PNG image?

Can you open it directly in a Firefox tab?

Do you see the correct image URL in Tools > Page Info > Media for that image?

more options

You might be onto something. The image does not appear correctly in Tools > Page Info > Media. There's a pinkish shape that is the right size, but not the image.

But it looks fine in Safari: http://www.bybeestone.com/img/global/header_png_100.png

more options

Ausgewählte Lösung

Seems to be fine here on Linux.
I've seen problems reported on Mac with (background) images that are solid black (#000000) causing problems.
Changing the color in the image to something less black like #111111 seems to work.

more options

cor-el, you were right. I changed the graphic to #111111, and now it looks fine in Firefox. Thanks!