How can I force Gmail to use a font I like in the compose textbox? I compose emails using plain text mode, not the rich text mode.
Browser: Firefox OS: Windows
|
How can I force Gmail to use a font I like in the compose textbox? I compose emails using plain text mode, not the rich text mode. Browser: Firefox OS: Windows
| ||||
|
feedback
|
|
You'll probably have the best luck writing a script to do it yourself in the browser - I don't believe there's an option you can set within the system to specify this. | |||
|
feedback
|
|
You'll need to tell the browser to use a different font. Specifically for an element of type textarea. How you do this depends on what browwser you're using, and possibly what Operating System as well. | |||
|
feedback
|
|
Install the Greasemonkey script Gmail Fixed Font. By default it installs as
If you wanted to increase the font size a little and type up in Futura font, it would look like this:
After you do, restart Firefox and log back into your Gmail account. Now you can compose emails in the font of your choice. A side-effect is that it will also change the font of the emails in your inbox to what you have edited. | |||
|
feedback
|
|
I ended up writing a Stylish user style for this: Gmail - Fixed Width Font. | |||
|
feedback
|