Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

How to use fontawesome's icons to give a name to bookmark directories: https://www.reddit.com/r/firefox/comments/ftnk9n/icons_from_fontawesome/ ?

  • 1 wotmołwa
  • 1 ma tutón problem
  • 10 napohladow
  • Poslednja wotmołwa wot cor-el

more options

To organize my bookmarks, I gathered them in several directories. But string names prevent these directories to all show even in a full-screen window. Is there a way to use fontawesome.com icons?

To organize my bookmarks, I gathered them in several directories. But string names prevent these directories to all show even in a full-screen window. Is there a way to use fontawesome.com icons?
Připowěsnjene fota wobrazowki

Wubrane rozrisanje

Downloadable icon fonts like Font Awesome use code points in the PUA range (E000-F8FF), so I don't think that it is possible to use them in the name of a bookmark. If they are meant for folders then you can possibly convert them to an image and then use this image instead of the folder icon. On the Bookmarks Toolbar you can use code in userChrome.css to modify the folder icon (the sidebar uses treechildren and you can't use a selector for individual bookmarks).

Another possibility is to use code in userChrome.css for a multi-row Bookmarks Toolbar.

Tutu wotmołwu w konteksće čitać 👍 1

Wšě wotmołwy (1)

more options

Wubrane rozrisanje

Downloadable icon fonts like Font Awesome use code points in the PUA range (E000-F8FF), so I don't think that it is possible to use them in the name of a bookmark. If they are meant for folders then you can possibly convert them to an image and then use this image instead of the folder icon. On the Bookmarks Toolbar you can use code in userChrome.css to modify the folder icon (the sidebar uses treechildren and you can't use a selector for individual bookmarks).

Another possibility is to use code in userChrome.css for a multi-row Bookmarks Toolbar.