Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Cannot hold font, font-size, line spacing etc,

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Stans

more options

I am using TB under Ubuntu 22.04 ONLY because Gnome Evolution is requiring OAuth2 for IMAPX accounts that don't provide such authorization. TB and Outlook 365 (under Win 10) don't have that problem.

TB has a major, major problem in that it will not keep constant font, font-size, and line-spacing when I write or reply to emails. Why can't TB hold an exact font size (e.g., Arial 11). and line spacing (single) when I compose or reply to emails. I have seven (7) email accounts and I should not have to worry about having to set properties for each.

I am using TB under Ubuntu 22.04 ONLY because Gnome Evolution is requiring OAuth2 for IMAPX accounts that don't provide such authorization. TB and Outlook 365 (under Win 10) don't have that problem. TB has a major, major problem in that it will not keep constant font, font-size, and line-spacing when I write or reply to emails. Why can't TB hold an exact font size (e.g., Arial 11). and line spacing (single) when I compose or reply to emails. I have seven (7) email accounts and I should not have to worry about having to set properties for each.

Όλες οι απαντήσεις (3)

more options

There are no font settings for each account. Go to Preferences > Composition > HTML Style and choose the font you want for composing messages. While there, uncheck the option that says "Use Paragraph format..." for single line spacing.

more options

Thank you for your reply. What are true front sizes for Large, Extra Large, and Huge?

more options

4, 5 and 6, respectively. They are numeric values used for the size attribute of the <font> HTML tag. They are not absolute values though, see https://stackoverflow.com/questions/25897264/convert-font-tag-size-attribute-to-css </font>