Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 24 përgjigje
  • 89 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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.

Ndryshuar nga cor-el

Zgjidhje e zgjedhur

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 }

Lexojeni këtë përgjigje brenda kontekstit 👍 3

Krejt Përgjigjet (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

Ndryshuar nga the-edmeister

  1. 1
  2. 2