Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox 6.02 prints background color even though this setting turned off.

  • 2 回覆
  • 3 有這個問題
  • 15 次檢視
  • 最近回覆由 Laurie_R

more options

I use a off-white background color in Windows to reduce glare. With previous Firefox versions, I could print without this background color showing in the print. The Print Background & Images setting is Off in Page Setup/Format tab, but the background color still comes through when I print a page. How do I fix this problem?

I use a off-white background color in Windows to reduce glare. With previous Firefox versions, I could print without this background color showing in the print. The Print Background & Images setting is Off in Page Setup/Format tab, but the background color still comes through when I print a page. How do I fix this problem?

所有回覆 (2)

more options

I have found a clumsy work around to this.

If you set the background color to anything, then it doesn't print (comes out as white). The default background color seems to only print if the webpage has not specified a background color.

I was able to edit local HTML pages by changing the <body> tag to <body bgcolor=#CCCCCC>. This makes the pages a light gray which reduces the glare, but it doesn't print.

That said, specifying the page color in css didn't work, but that is probably more because I don't really know what I am doing in css.

Not much use for printing from an on-line webpage though.

hope it is some help.

more options

Thanks for trying! I hope someone else can come up with a better suggestion. This problem never came up in previous versions, so it is unique to 6.02 and 7.01 (installed since I first posted this question).