zaimek Posted July 16, 2007 Report Share Posted July 16, 2007 Hi,I googled this and couldn't find any hints on how to do this. I'd like to increase the size of favicons in my bookmarks bar as it is done in the Mac Favicon XL theme. Link to comment
SirSmiley Posted July 16, 2007 Report Share Posted July 16, 2007 Maybe this link will help http://forums.mozillazine.org/viewtopic.php?t=202845You may have to adjust your toolbar size also?Edit: Here's a link to a pretty big Firefox code hack site http://www.linnhe2.free-online.co.uk/firefox/chrome.html Link to comment
zaimek Posted July 16, 2007 Author Report Share Posted July 16, 2007 Ok, I finally figured it out. /* Large Favicons */#bookmarks-ptf toolbarbutton.bookmark-item .toolbarbutton-icon { display: block !important; width: 32px !important; height: 32px !important;/* End of Large Favicons */} Link to comment
Destry Posted February 10, 2012 Report Share Posted February 10, 2012 I am 100% ignorant of coding. But I'd like use this solution to increase the size of the Firefox bookmarks toolbar icons. Can someone with a little patience explain how I would do this? Thanks Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now