Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

In "FFOrange/Options/Content/Advanced" how do I add a new font to the list?

  • 1 risposta
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di cor-el

more options

Specifically, I want to use Arial Bold as my default font. (I have "low vision" and find it more easily read).

Specifically, I want to use Arial Bold as my default font. (I have "low vision" and find it more easily read).

Tutte le risposte (1)

more options

You can use the NoSquint extension to set font size (text/page zoom) and text color on web pages.

I'm not sure if it is easy to set Arial Bold as the default font on Windows 7. That would require to have the font-weight set to bold as the default.

You can use the Stylish extension to have easier access to the customization files.

@namespace url("http://www.w3.org/1999/xhtml");

html,body { font-family: Arial !important; font-weight: bold !important; }