Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mdv2

macrumors regular
Original poster
Feb 26, 2008
196
27
With Firefox' new version 3.6, my double bookmark disappeared. This double bar was created through the Styles add-on with the following code:

Code:
/* Multi-row bookmarks toolbar for Fx3b5pre*/
#bookmarksBarContent
{display:block !important;}
.places-toolbar-items
{display:block !important;
height: 45px !important;
overflow-y:auto !important;}
#bookmarksBarContent toolbarseparator
{display:inline !important;}
#bookmarksBarContent .bookmark-item
{visibility: visible !important;}
.chevron {height: 0px !important;}

Obviously, I did not create this code myself, but I do wonder how to make this code work for Firefox 3.6...

Many thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.