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!

Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

CSS file to all users

  • 3 válasz
  • 1 embernek van ilyen problémája
  • 9 megtekintés
  • Utolsó üzenet ettől: 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.

Kiválasztott megoldás

See also this thread:

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (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.

Módosította: cor-el,

more options

Kiválasztott megoldás

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,