Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Why do I not see whole website content?

  • 4 ответа
  • 1 имеет эту проблему
  • 14 просмотров
  • Последний ответ от cor-el

more options

I have already deinstalled firefox and reinstalled but still same problems:

1) Sometimes I do not see whole website content and I do not understand why. Some friends of mine there are also using Firefox and they are able to see the content. (Example webpage: https://www.marcokriegner.at/openrating.php ) I just see only the footer and the header menus. But the content in the middle of the website is just black...

2) Is it right that the mouse over at the lock in the browser address says: it is "verified by DigiCert.Inc."?

3) When I open a side with flash plugin I have to allow this content manually instead of open it automatically.

I have already deinstalled firefox and reinstalled but still same problems: 1) Sometimes I do not see whole website content and I do not understand why. Some friends of mine there are also using Firefox and they are able to see the content. (Example webpage: https://www.marcokriegner.at/openrating.php ) I just see only the footer and the header menus. But the content in the middle of the website is just black... 2) Is it right that the mouse over at the lock in the browser address says: it is "verified by DigiCert.Inc."? 3) When I open a side with flash plugin I have to allow this content manually instead of open it automatically.

Изменено cor-el

Все ответы (4)

more options

1. Their website is designed not so well. Center is black on some screen resolutions.

2. That's OK.

3. That's also OK. Since 2017, Firefox requires click-to-activate approval from users before a website activates the Flash plugin for any content.

more options

Thanks for your feedback, but what can I do to solve 1.

Do I have to change the screen resolution?

more options

Try to install the Stylus extension

and create a style for this website with the following code:

#banner-wrapper {
   overflow: visible !important;
}

It's working for me.

more options

You can find a Lego block icon at the left end of the location bar indicating that the web page uses a plugin (Flash) that Firefox might block. You can click this Lego block icon to allow or block this plugin.


If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (Adblock Plus, NoScript, Disconnect, Ghostery, Privacy Badger, uBlock Origin) always make sure such extensions do not block (wanted) content.

  • make sure your extensions and filters are updated to the latest version

You see the shield icon at the left end of the location/address bar in case content is blocked by Tracking Protection.

  • click the shield icon for more detail and possibly disable the protection
  • check the Web Console for more detail about what content is blocked by Tracking Protection
  • "3-bar" menu button or Tools -> Web Developer

Изменено cor-el