How do I put the tab-bar back on bottom in Firefox 29?
Why does the about:config browser.tabs.onTop. set to false no longer work. This is not acceptibale unless I am doing something wrong and it worked in past version. Please respond
Ọ̀nà àbáyọ tí a yàn
You can also move the Tab bar to the lower position with code in userChrome.css as basically you only need to give the Tab bar a higher -moz-box-ordinal-group value (most toolbars have a default -moz-box-ordinal-group:1 to show them in DOM order).
- [/questions/997353] How can I put the Tabs back below the navigation bar?
All Replies (2)
Hello SnowdogJJJ, you can use the next add-on for that :
https://addons.mozilla.org/en-US/firefox/addon/tabs-on-bottom/?src=ss
thank you
Ọ̀nà àbáyọ Tí a Yàn
You can also move the Tab bar to the lower position with code in userChrome.css as basically you only need to give the Tab bar a higher -moz-box-ordinal-group value (most toolbars have a default -moz-box-ordinal-group:1 to show them in DOM order).
- [/questions/997353] How can I put the Tabs back below the navigation bar?