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

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

Learn More

I wanna know how to edit a theme in firefox?

  • 1 ответ
  • 3 имеют эту проблему
  • 249 просмотров
  • Последний ответ от finitarry

more options

I have a theme I installed from the addons gallery I want to know if it is possible to edit it and change the way it looks?

I have a theme I installed from the addons gallery I want to know if it is possible to edit it and change the way it looks?

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

Yes, it is possible. I do that all the time to themes that insist on using system colours in some dialog boxes or make text in some windows hard to read. You need an archive handler that can open the archive and extract and install files back into it. 7zip is such an application. The files you would be editing are stylesheets mostly, with an extension name of .css. Of course, you can also make changes to images or add images and change the code to use them. You can also keep a theme installable by editing the install.rdf file to increase the number of the max version listed for the target application.

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

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

more options

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

Yes, it is possible. I do that all the time to themes that insist on using system colours in some dialog boxes or make text in some windows hard to read. You need an archive handler that can open the archive and extract and install files back into it. 7zip is such an application. The files you would be editing are stylesheets mostly, with an extension name of .css. Of course, you can also make changes to images or add images and change the code to use them. You can also keep a theme installable by editing the install.rdf file to increase the number of the max version listed for the target application.