Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Bookmarks Toolbar on top??

  • 6 Antworten
  • 18 haben dieses Problem
  • 16 Aufrufe
  • Letzte Antwort von 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

Alle Antworten (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

Geändert am von 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...

Geändert am von 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

Geändert am von Lukiieeii