Question:I could use an additional bookmarks tool bar under my first one in the Firefox browser. is this possible?
Answers:
Of course its possible to create a 'second bookmark toolbar' under the first one. You just have to add a certain piece of code in the userChrome.css file.
Create a file userChrome.css in the chrome subfolder of the profile folder of firefox. For this click on Start -> run > Type in %appdata% and hit OK. This will open application data folder or appdata\roaming if you're in vista. From here browse to Mozilla \ Firefox \ Profiles \ xxxxxxxx.default (this is your profile folder). In here you'll find the folder Chrome
Enter the folder chrome and create the file userChrome.css
In the file enter this code:
#bookmarks-ptf {display:block}
#bookmarks-ptf toolbarseparator {display:inline}
you might want to add a comment before putting the above code...anything between /* and */ is taken as comment. so on the first line of userChrome.css put in something like:
/*adding a second row of bookmarks toolbar*/
AFter that enter the code which i put above.
Save the file and restart Firefox.
There you are, with a multiple row bookmarks toolbar.
Actually, firefox really doesn't let you change the favicon out of the box, but that's just why we have extensions for there is an extension that is called favicon picker that lets you change the favicon for your bookmarks
No this isn't possible, but you can add as many folders as you want.
I think if you name each bookmark and folder properly it will save you the need for another bookmark toolbar. Also go through your bookmarks and get rid of the ones you don't need. Did that recently and i cut my ones to half the original length...some websites i didnt even know what they were!
Hope the above helps! :)
Don't think it is possible.
But you can create folders inside the Bookmarks Toolbar Folder . It won't add a 2nd bar, but if you have a lot of items on the Bookmarks Toolbar Folder it will shorter it up.
Also, if you are like me, who have a lot of items on the Bookmarks Toolbar, another one you can reduce space is by deleting the names of the item if the site has a unique icon. That way it will only show up the icon instead of icon + text.
its not possible
More FireFox Questions & Answers...