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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Bookmarks Toolbar on top??

  • 6 个回答
  • 18 人有此问题
  • 16 次查看
  • 最后回复者为 Lukiieeii

more options

Hi, is it possible to move the Bookmarks toolbar "on top" instead of tabs on top? Of course the "on top" option is cool to save some precious screen space. I like to use my Bookmarks toolbar and if I use tabs on top, then while switching tabs I need to travel much further with the mouse everytime compared to "tabs bellow". And of course switching the tabs happens much more often than using the bookmarks toolbar. So I think the ideal solution for me would be to have tabs down (as in Firefox 3.X) and use the "on top" space for my bookmarks toolbar. Is this possible? I can imagine that it wouldn't be to complicated Thanks for your reply

Hi, is it possible to move the Bookmarks toolbar "on top" instead of tabs on top? Of course the "on top" option is cool to save some precious screen space. I like to use my Bookmarks toolbar and if I use tabs on top, then while switching tabs I need to travel much further with the mouse everytime compared to "tabs bellow". And of course switching the tabs happens much more often than using the bookmarks toolbar. So I think the ideal solution for me would be to have tabs down (as in Firefox 3.X) and use the "on top" space for my bookmarks toolbar. Is this possible? I can imagine that it wouldn't be to complicated Thanks for your reply

所有回复 (6)

more options

Yeah, I'm thinking the same thing, would be nice to be able to just simply drag it up there.

Anyways, here's what I came up with for now:

  1. PersonalToolbar { position:fixed!important; top:0!important; margin:2px 0 0 96px!important; }
  2. main-window[sizemode="normal"] #appmenu-button-container { margin-bottom:29px!important; }
  3. main-window[sizemode="normal"] #PersonalToolbar { margin: 17px 0 0 2px!important; }

Depending on your Firefox menu button's size, just adjust the values.

EDIT: Figured I probably was too vague as to what to do with that piece of code, so, either put it in your UserChrome.css file or add a new style with Stylish.

Style for Stylish

由Firo于修改

more options

Go to the "List All Tabs" on the right corner of your tabs, right-click, and choose "Tabs on Top".

more options

Hi, thanks for your reply, but I wasn't talking about the "Tabs on top" but about "bookmarks on top".

more options

This code didn't work for me... :/ Doesn't seem to do anything at all.

more options
  1. Right click on your title bar and select Customize...
  2. Your Bookmarks Toolbar should appear. Left click and drag Bookmarks Toolbar Items either to the left or to the right of your tabs bar.
  3. Select Done
  • Notes:

You may have to adjust your icons such as New Tab as it may be be moved to a different spot if not placed properly. You can adjust them back to where they were by default or wherever you want them by going back to Customize...

由hopwdavi于修改

more options

download this:

https://addons.mozilla.org/en-us/firefox/addon/personal-titlebar/

it's called "personal titlebar" and it does exactly what you need. I put my bookmarks and the menus to the top and tabs to the very bottom where they belong

由Lukiieeii于修改