Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.