General Question

arcoarena's avatar

How do I get a second bookmark toolbar in firefox for mac?

Asked by arcoarena (692points) May 19th, 2009

I just reinstalled firefox a few days ago and it erased all my extensions and now I cannot figure out how I got a double bookmark toolbar before.

Observing members: 0 Composing members: 0

2 Answers

arcoarena's avatar

I think the extension I used to allow this before was something that involved manually entering the height values of the toolbar but it may not have been an extension…

arcoarena's avatar

problem solved! lol. I will give a solution in case anyone else decides this is something they want to do. install the firefox extension “Stylish” then click on write new code and copy and paste the following (editting the height by pixels to your discretion) :

/* 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;}

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther