Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Why doesn't editing userChrome.css work for me?

  • 2 ответа
  • 8 имеют эту проблему
  • 1 просмотр
  • Последний ответ от MaxS

more options

I originally had the same problem as here: https://support.mozilla.org/en-US/questions/1085113 . The offered solution was to edit the userChrome.css file. So I created this file (into a folder named chrome) in my profile folder, copied and pasted the suggested code into it, saved the file, and restarted firefox. This had no effect at all. Then I tried some of the examples given in http://kb.mozillazine.org/UserChrome-example.css and http://www-archive.mozilla.org/unix/customizing.html , again to no effect. Any idea what I'm doing wrong?

I originally had the same problem as here: https://support.mozilla.org/en-US/questions/1085113 . The offered solution was to edit the userChrome.css file. So I created this file (into a folder named chrome) in my profile folder, copied and pasted the suggested code into it, saved the file, and restarted firefox. This had no effect at all. Then I tried some of the examples given in http://kb.mozillazine.org/UserChrome-example.css and http://www-archive.mozilla.org/unix/customizing.html , again to no effect. Any idea what I'm doing wrong?

Выбранное решение

Did you check the file type of the userChrome.css file to make sure that it is a CSS file and not a text file?

Just to be sure, you can use this button to go to the current Firefox profile folder:

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

Did you check the file type of the userChrome.css file to make sure that it is a CSS file and not a text file?

Just to be sure, you can use this button to go to the current Firefox profile folder:

more options

cor-el said

Did you check the file type of the userChrome.css file to make sure that it is a CSS file and not a text file? Just to be sure, you can use this button to go to the current Firefox profile folder:

Ah, that seems to be the case. Thank you! The sites I consulted simply said "a plain text document", so I didn't think much further. How do I convert my text file to a css file? Does this require any special software? "Save as" doesn't seem to work.


EDIT: Ok, I found out how that works. (Needed to change names in a different order.) Problem solved :-)

Изменено MaxS