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.

CSS file to all users

  • 3 risposte
  • 1 ha questo problema
  • 9 visualizzazioni
  • Ultima risposta di t.santos-ext

more options

I have created a custom 'userChrome.css' file that I want to distribute to all users ex: user's xxxxxxx.default directory and the .css file placed inside with the modifications.

I can do it if i copy the file manually, but i need to do it automatically.

What am I missing?

Thanks.

I have created a custom 'userChrome.css' file that I want to distribute to all users ex: user's xxxxxxx.default directory and the .css file placed inside with the modifications. I can do it if i copy the file manually, but i need to do it automatically. What am I missing? Thanks.

Soluzione scelta

See also this thread:

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (3)

more options

Best would be to continue in your other thread on the Firefox for Enterprise forum where you posted about using an autoconfig.cfg file to deploy Firefox that also has code for creating a userChrome.css file, so I will lock this thread.

If you want a new thread for using userChrome.css then keep in mind that userChrome.css tweaks aren't officially supported and can stop working at any time.

Modificato da cor-el il

more options

Soluzione scelta

See also this thread:

more options

cor-el said

See also this thread:

You are the best, you saved me :)

It worked like a charm.

Thank you,