We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 6 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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.

Избрано решение

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.

Прочетете този отговор в контекста 👍 0

Всички отговори (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

Избрано решение

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!