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

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

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

Тази тема беше затворена и архивирана. Моля, задайте нов въпрос ако имате нужда от помощ.

How do I move the Bookmarks Toolbar above the tabs in 29.0?

  • 24 отговора
  • 89 имат този проблем
  • 1 изглед
  • Последен отговор от the-edmeister

more options

Before the update, I was able to use Stylish to get this functionality. However, something is broken with how -moz-box-ordinal-group functions. The only valid entries are 0 (places it above the Menu Bar) or !0 (places it at the very bottom).

Neither of those two places are what I desire. Here is what I'm aiming for, from top to bottom:

Menu Bar
Bookmarks Toolbar
Tabs
Address Bar

See this Stylish for a picture of what I used to have:
http://userstyles.org/styles/46274/firefox-4-bookmarks-toolbar-above-tabs-enhanced

So, my question here is, how can I restore this functionality? Having bookmarks below the address bar does not follow logic, in my mind. And this "now things are easy to customize how you want it!" thing that Australis is supposed to allow... doesn't let me customize it how I want it.

Any help would be appreciated, be it a config setting, a plugin, or some CSS I can plug into Stylish.

Before the update, I was able to use Stylish to get this functionality. However, something is broken with how -moz-box-ordinal-group functions. The only valid entries are 0 (places it above the Menu Bar) or !0 (places it at the very bottom). Neither of those two places are what I desire. Here is what I'm aiming for, from top to bottom: Menu Bar Bookmarks Toolbar Tabs Address Bar See this Stylish for a picture of what I used to have:<br /> http://userstyles.org/styles/46274/firefox-4-bookmarks-toolbar-above-tabs-enhanced So, my question here is, how can I restore this functionality? Having bookmarks below the address bar does not follow logic, in my mind. And this "now things are easy to customize how you want it!" thing that Australis is supposed to allow... doesn't let me customize it how I want it. Any help would be appreciated, be it a config setting, a plugin, or some CSS I can plug into Stylish.

Променено на от cor-el

Избрано решение

wyrenth wrote:

Menu Bar Bookmarks Toolbar Tabs Address Bar

The following will work, provided other user styles don't interfere.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#TabsToolbar { -moz-box-ordinal-group: 2 !important }
#nav-bar { -moz-box-ordinal-group: 3 !important }

Прочетете този отговор в контекста 👍 3

Всички отговори (4)

more options

No it's not full screen, it's a maximized window. Sliding it doesn't change the view at all. The reduced window shows tabs cut off at the top. With the add-on, tabs are below the bookmark toolbar where they were before the update.

more options

go to about:config Click "I'll be careful, I promise" In the search bar type: "browser.tabs.onTop" Change Value to: false

more options

Simply:

go to about:config Click "I'll be careful, I promise" In the search bar type: "browser.tabs.onTop" Change Value to: false

more options

locking this thread after selecting the first correct solution

Променено на от the-edmeister

  1. 1
  2. 2