On the Bookmarks Toolbar, how do I make my bookmarks small without the text? I had it nicely organized but now it changed to drop down. I just want it back the way it was, with loads of icons.
I have loads and loads of Icons for my bookmarks toolbar, and I like it that way, only I did an upgrade or something and now it only has eight with text beside them. How can I make them small again, so that I can see all of them on the screen?
Opaite Mbohovái (2)
See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files
Add code to userChrome.css below the @namespace line.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */ #personal-bookmarks .toolbarbutton-text {display:none!important}
Or look at an extension like:
- Incredible Bookmarks: https://addons.mozilla.org/firefox/addon/50722
- Smart Bookmarks Bar: https://addons.mozilla.org/firefox/addon/4072
Are you sure there isnt a simpler way that doesn't involve going to an unofficial site that may or may not be riddled with viruses? I know I have done it before by just fiddling with firefox controls. I just want it where all of my links on the bookmarks toolbar all show, and there is no text in between them.