Soldato
- Joined
- 17 Apr 2006
- Posts
- 3,165
- Location
- 3rd rock...
Hey gang 
So Im a long-time Opera user curious to try out Firefox and I immediately came upon a major annoyance. In Opera when adding bookmarks to the toolbar it auto-wraps neatly to the next line.
Why is so hard to do in Firefox and even more amazingly why was FF3 not released with such a basic function built into it?
Instead I've had to do a fair bit of Googling to find that you need to edit the userchrome.css file by adding some code to it to enable your bookmarks to wrap to the next line on the toolbar.
This is the code I found:
/* Multi-row bookmarks toolbar */
#bookmarksBarContent {display:block !important;}
.places-toolbar-items {display:block !important; height: 48px !important;
overflow-y:auto!important;}
#bookmarksBarContent toolbarseparator {display:inline !important;}
#bookmarksBarContent .bookmark-item {visibility: visible !important;}
.chevron {height: 0px !important;}
Ok it does work and now the favicons wrap to the next line. However this has only brought to light another irritating trait. Even though the bookmarks now wrap I cannot drag a bookmark onto the NEW 2nd bookmarks toolbar. I HAVE to drag the bookmark to the default toolbar and then the others get pushed. So I cannot have my bookmarks in the order I want them?!

I really want to do is try out Firefox because Im impressed by the addons out there for it and also Im irritated by the Opera Wand forgetting passwords and its Google search box having no search-history function.
Am I missing something obvious?! Firefox gurus please help meeeeeeeeeeeeeeeeee
Thanks!

So Im a long-time Opera user curious to try out Firefox and I immediately came upon a major annoyance. In Opera when adding bookmarks to the toolbar it auto-wraps neatly to the next line.
Why is so hard to do in Firefox and even more amazingly why was FF3 not released with such a basic function built into it?
Instead I've had to do a fair bit of Googling to find that you need to edit the userchrome.css file by adding some code to it to enable your bookmarks to wrap to the next line on the toolbar.
This is the code I found:
/* Multi-row bookmarks toolbar */
#bookmarksBarContent {display:block !important;}
.places-toolbar-items {display:block !important; height: 48px !important;
overflow-y:auto!important;}
#bookmarksBarContent toolbarseparator {display:inline !important;}
#bookmarksBarContent .bookmark-item {visibility: visible !important;}
.chevron {height: 0px !important;}
Ok it does work and now the favicons wrap to the next line. However this has only brought to light another irritating trait. Even though the bookmarks now wrap I cannot drag a bookmark onto the NEW 2nd bookmarks toolbar. I HAVE to drag the bookmark to the default toolbar and then the others get pushed. So I cannot have my bookmarks in the order I want them?!


I really want to do is try out Firefox because Im impressed by the addons out there for it and also Im irritated by the Opera Wand forgetting passwords and its Google search box having no search-history function.
Am I missing something obvious?! Firefox gurus please help meeeeeeeeeeeeeeeeee

Thanks!