為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

How do i set default font-size, font-family and font color for messages when replying or composing or forwarding?

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 sfhowes

more options

I have tried to change font-size, font-color and font family as default for the messages that i am sending in the preferences but it does not work.

So i tried creating two files 1 ) ~/.thunderbird/r4f28oqg.default-default/chrome/userContent.css

/* Body */ body { font-size: 12pt !important; color: #006FC9 !important; font-family:Arial, sans-serif !important; }

2) ~/.thunderbird/r4f28oqg.default-default/chrome/userChrome.css

/* Body */ body { font-size: 12pt !important; color: #006FC9 !important; font-family:Arial, sans-serif !important; }

I am not sure how it works, i just want my my fonts to be with these default settings when i type and they should be received with the same size, color at the receiving end.

I have tried to change font-size, font-color and font family as default for the messages that i am sending in the preferences but it does not work. So i tried creating two files 1 ) ~/.thunderbird/r4f28oqg.default-default/chrome/userContent.css /* Body */ body { font-size: 12pt !important; color: #006FC9 !important; font-family:Arial, sans-serif !important; } 2) ~/.thunderbird/r4f28oqg.default-default/chrome/userChrome.css /* Body */ body { font-size: 12pt !important; color: #006FC9 !important; font-family:Arial, sans-serif !important; } I am not sure how it works, i just want my my fonts to be with these default settings when i type and they should be received with the same size, color at the receiving end.

所有回覆 (3)

more options

The font color for html mail is set in Edit/Preferences/Composition, HTML Style, uncheck 'Use reader's default colors' and set the Text Color. You can also change the Font, but it's not recommended to change the Size (or the font). As far as the displayed fonts on your setup (different from what is sent), click the Advanced button in the General/Language & Appearance section and set the fonts and sizes with Fonts for: Latin, and repeat with Fonts for: Other Writing Systems. Uncheck 'Allow....'.

http://kb.mozillazine.org/Font_settings_in_Thunderbird

more options

sfhowes said

The font color for html mail is set in Edit/Preferences/Composition, HTML Style, uncheck 'Use reader's default colors' and set the Text Color. You can also change the Font, but it's not recommended to change the Size (or the font). As far as the displayed fonts on your setup (different from what is sent), click the Advanced button in the General/Language & Appearance section and set the fonts and sizes with Fonts for: Latin, and repeat with Fonts for: Other Writing Systems. Uncheck 'Allow....'. http://kb.mozillazine.org/Font_settings_in_Thunderbird

'Use reader's default colors' is unchecked and i see the color as default in the message body when i type. "Allow messages to use other fonts" is uncheck but i have tried checking it but the message that i received in outlook ( o365 mail ) has different font color ( Black ) but what i receive in Thunderbird has the correct color with a little size increase.

I have attached the image : Top one is sent from thunderbird bottom left is recieved in thunderbird right one is recieved in outlook ( outlook.office.com )

more options

The color seen in Outlook depends on if it allows the color embedded in the received message or it shows colors that are independent of the embedded colors, i.e. set by the recipient. I don't have Outlook available to advise further. The setting in TB 'Allow messages to use other fonts' means that messages received in TB will either show the embedded fonts, or show the fonts defined in the Advanced window.