How can I convert my Bookmarks toolbar to small ikons only in F4
Firefox 4 has converted my Bookmarks toolbar from small ikons only in Firefox 3 (last version) to names only. How can I display it again in small ikons only.
Ezalaki modifié
All Replies (3)
How did you get only the names in Firefox 3.6.x ?
Firefox shows the names and icons by default on the Bookmarks Toolbar.
Did you have an extension or did you use code in userChrome.css to change that behavior?
Add code to userChrome.css below the @namespace line.
- http://kb.mozillazine.org/userChrome.css
- http://kb.mozillazine.org/Editing_configuration
- ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */ #personal-bookmarks .toolbarbutton-text { display:none !important; }
This reply does not address my question so cannot answer it
- Incredible Bookmarks: https://addons.mozilla.org/firefox/addon/incredible-bookmarks/
- Smart Bookmarks Bar: https://addons.mozilla.org/firefox/addon/smart-bookmarks-bar/