To have the Bookmarks Toolbar display many rows, add the following to your userChrome.css: /* Multi-row bookmarks toolbar */ #bookmarks-ptf {display:block !important;} #bookmarks-ptf toolbarseparator {display:inline !important;} /* Sometimes you may need this */ #PersonalToolbar {max-height: none !important;} FF3 needs a bit more code. Following is reported to work (you may have to adjust the heig