When I right click on a graphic to view image, the page background is dark. How do I change the color?
When I right click on an image and choose "view image" from the list, it opens a page with the image on it but the background of the page is dark gray. How do I change the background color that the images appears on?
Tất cả các câu trả lời (1)
It is a new feature in Firefox 11+ versions to display a single image centered with an almost black background.
It is added by this stylesheet:
- resource://gre/res/TopLevelImageDocument.css
You can look at this extension to set your preferred background color and remove the centering if you display a single image in a tab.
- Old Default Image Style: https://addons.mozilla.org/firefox/addon/old-default-image-style/
See also these forum threads for other solutions (e.g. userContent.css):