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!

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Favicons in bookmark bar blurry after changing size

  • 1 răspuns
  • 1 are această problemă
  • 10 vizualizări
  • Ultimul răspuns de cor-el

more options

Hello!

I've change the size of the icons in the bookmark bar by using the userChrome.css which now has

  1. personal-bookmarks .bookmark-item > .toolbarbutton-icon { height:25px !important; width:25px !important; }

I've increased the height and the width for larger size of the icons since my bookmarks don't have text. The problem is that some of the become blurry after the enlargement. I've tried to force refresh the favicons by Ctrl+F5 and also deleting the cache, but it still does not work.

I know that favicons are usually provided in 16x16 px and 32x32, but I don't see how could I make firefox use the 32x32 version since it's using the 16x16 and enlarging it.

Thanks in advance!

Hello! I've change the size of the icons in the bookmark bar by using the userChrome.css which now has #personal-bookmarks .bookmark-item > .toolbarbutton-icon { height:25px !important; width:25px !important; } I've increased the height and the width for larger size of the icons since my bookmarks don't have text. The problem is that some of the become blurry after the enlargement. I've tried to force refresh the favicons by Ctrl+F5 and also deleting the cache, but it still does not work. I know that favicons are usually provided in 16x16 px and 32x32, but I don't see how could I make firefox use the 32x32 version since it's using the 16x16 and enlarging it. Thanks in advance!
Capturi de ecran atașate

Toate răspunsurile (1)

more options

Not all icons are suited to enlarge them that way, especially if they are bitmaps. If you just want to increase the sensitive area where you can click then you can consider to add some padding to the icons.