Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Adding Rows to Bookmarks Toolbar

more options

Hi there! How do I add rows to my bookmarks toolbar? Currently bookmarks that don't fit into a row, are added to a drop down menu. Is it possible to add them to a second row instead of a drop down menu?

Your input is much appreciated.

Hi there! How do I add rows to my bookmarks toolbar? Currently bookmarks that don't fit into a row, are added to a drop down menu. Is it possible to add them to a second row instead of a drop down menu? Your input is much appreciated.

所有回覆 (1)

more options

Hi Travis, there's no built-in setting for multi-row toolbars.

The community has developed a workaround that involves creating an optional userChrome.css file, a file you can set Firefox to load a startup which allows restyling the toolbar area in various ways.

I have a site dedicated to the topic of userChrome.css files: https://www.userchrome.org/how-create-userchrome-css.html

This is an example of a style recipe to create a multi-row bookmarks toolbar: https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/multi-row_bookmarks.css