Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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于修改