Fix

How Can I Fix My Disappearing Bookmarks Toolbar?

Dear Lifehacker: I use Firefox and have my bookmarks toolbar on the same “line” as the back/forward buttons and Awesomebar to save space. However, my bookmarks always collapse into a drop-down list. How can I stop this from happening? Signed, Bookmarks Go Bye-bye

Hey there, Bookmarks,

I had the same problem not too long ago. I fixed it by creating a user script for the popular Firefox customisation extension Stylish to set a specific width for the bookmarks toolbar so that it never collapses into a drop-down list. Here’s what the script looks like:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #bookmarksBarContent {
width: 55px; }

I set the width to 55 pixels, but you can change the actual width to whatever you need it to be. If you don’t have Stylish and/or don’t want it, you can take the last two lines above and paste them into Firefox’s userChrome.css file. Don’t know how to do that? See our previous post on maximising your Firefox 3.5 viewing area for further instructions.

Hugs,
Lifehacker

Comments (AU Comments | US Comments)

Post Your Comments

Got something to say? There are two ways to comment:

1. Guests

Click here to comment instantly.

2. Facebook Users

Click below to comment using your Facebook account.

We're looking for comments that are interesting, substantial or highly amusing. If your comments are excessively self-promotional, obnoxious, or even worse, boring, you will be banned from commenting. All comments are moderated.