Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

how do I get the tabs to go under the bookmarks toolbar?

  • 4 antwoorden
  • 3 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van Shadow110

more options

Firefox 61.0.1, I would like to put the tabs under the toolbar

Firefox 61.0.1, I would like to put the tabs under the toolbar

Gekozen oplossing

Hi walbrecht, while there's no setting for this and no add-on, there is the option of using a userChrome.css file to override the toolbar order.

Your request has come up quite a few times since Firefox 57 was released (breaking "Classic Theme Restorer" and other legacy extensions) so there are now several different methods available. I'll mention one and you can explore others if this doesn't meet your needs.

Tabs on Bottom Recipe

You can use custom style rules to move the tabs bar. Firefox looks for a file named userChrome.css at startup and applies those rules to the user interface. When you have 10 minutes, here's what you do:

(A) Create a new chrome folder in your profile folder. This article has the steps for that (#1, #2, and optionally #3)

https://www.userchrome.org/how-create-userchrome-css.html

(There's a video for Mac as well as one for Windows.)

(B) Set Windows not to hide the .css file extension (step #4 in the above article)

(C) Download the following file and move it into that chrome folder:

https://www.userchrome.org/samples/userChrome-tabs_on_bottom.css

(D) Rename that file to just userChrome.css

The next time you quit Firefox and start it up again, it should discover that file and apply the rules.

Success?

Source: https://www.userchrome.org/what-is-userchrome-css.html#movetabbar (I run this site)

Dit antwoord in context lezen 👍 1

Alle antwoorden (4)

more options

Hi,

Unfortunately, there is no option to achieve this natively in Firefox. You may want to take a look at the Firefox addons to see if there is one to accomplish this behavior, but I don't think it is possible for an addon to modify this.

Sorry.

more options

Gekozen oplossing

Hi walbrecht, while there's no setting for this and no add-on, there is the option of using a userChrome.css file to override the toolbar order.

Your request has come up quite a few times since Firefox 57 was released (breaking "Classic Theme Restorer" and other legacy extensions) so there are now several different methods available. I'll mention one and you can explore others if this doesn't meet your needs.

Tabs on Bottom Recipe

You can use custom style rules to move the tabs bar. Firefox looks for a file named userChrome.css at startup and applies those rules to the user interface. When you have 10 minutes, here's what you do:

(A) Create a new chrome folder in your profile folder. This article has the steps for that (#1, #2, and optionally #3)

https://www.userchrome.org/how-create-userchrome-css.html

(There's a video for Mac as well as one for Windows.)

(B) Set Windows not to hide the .css file extension (step #4 in the above article)

(C) Download the following file and move it into that chrome folder:

https://www.userchrome.org/samples/userChrome-tabs_on_bottom.css

(D) Rename that file to just userChrome.css

The next time you quit Firefox and start it up again, it should discover that file and apply the rules.

Success?

Source: https://www.userchrome.org/what-is-userchrome-css.html#movetabbar (I run this site)

more options

This worked perfectly, thank you

more options

Hi,Glad to hear that your problem has been resolved. If you haven't already, *Please select the answer that solves the problem*. This will help other users with similar problems find the solution more easily. Thank you for contacting Mozilla Support.

please Mark the question as Solved with the Solution so others can find it.