Firefox Tabs on Bottom
Jump to navigation
Jump to search
Firefox, Tabs on Bottom
This is a fix to put the tabs in Firefox back down to below the address and bookmark bars.
userChrome.css
Copy the code userChrome.css
Open an editor such as kwrite, and past the code into the editor.
Save it as userChrome.css
'Open your file manager and show hidden files.
Find the .mozilla and open it.
Open the firefox folder.
Now open the folder that is named with (random numbers).default-release.
Now open the chrome. If you do not have a chrome folder create it.
Now save the userChrome.css file that you got from above.
That it... Now restart Firefox and your tabs should be on the bottom once again.
Thanks Ramachu for providing a link for the .css code.