I updated to have bookmarks in toolbar as icons only and now want to change back to words only as before.

I updated to have only icons shown on my bookmarks toolbar and now I want to go back to the way it was without the icons and just words

To hide the text you can add code to [http://kb.mozillazine.org/UserChrome.css userChrome.css] below the @namespace line.
<pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#personal-bookmarks .toolbarbutton-text {display:none !important;}
</nowiki></pre>
See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Similar Messages

Maybe you are looking for