Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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