PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   Windows 10 Help Forum (http://www.pcbanter.net/forumdisplay.php?f=52)
-   -   FIREFOX 71 (http://www.pcbanter.net/showthread.php?t=1109575)

knuttle December 7th 19 02:45 AM

FIREFOX 71
 
Once again Mozilla has disabled the Tabs on the Bottom.

Has any one found the code to move them down below the address bar and
bookmarks toolbars?

It is quite inconvenient to have the tabs on top when you are working
with multiple tabs with different URL

knuttle December 7th 19 02:39 PM

FIREFOX 71 Complete Fix to move the tabs so it identifies itswindow
 
On 12/7/2019 8:48 AM, mick wrote:
On 07/12/2019 12:58:28, knuttle wrote:
On 12/6/2019 11:10 PM, Big Al wrote:
On 12/6/19 9:45 PM, knuttle wrote:
Once again Mozilla has disabled the Tabs on the Bottom.

Has any one found the code to move them down below the address bar
and bookmarks toolbars?

It is quite inconvenient to have the tabs on top when you are
working with multiple tabs with differentÂ* URL

..............................

This is the code I have at the end of the userChrome.css file.

#TabsToolbar {
Â*position: absolute !important;
Â*bottom: 0 !important;
Â*width: 100vw !important;
Â*display: block !important;
}

You also need to check in about:config that
toolkit.legacyUserProfileCustomizations.stylesheet s
is set to true.





All times are GMT +1. The time now is 01:04 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters