Forum Response - Tabs below the URL bar

Revision Information
  • Revision id: 152698
  • Created:
  • Creator: AliceWyman
  • Comment: fixed numbering and other edits
  • Reviewed: Yes
  • Reviewed:
  • Reviewed by: AliceWyman
  • Is approved? Yes
  • Is current revision? No
  • Ready for localization: No
Revision Source
Revision Content

Firefox's style or appearance can be modified by creating a custom style rule to override the default styles in Firefox.

Custom style rules might not work every time because of other factors (e.g. compatibility with other custom style rules) beyond the Mozilla community's control. Your custom style rule might also stop working each time a new Firefox release comes out.

Warning: The following "moving tabs below the URL bar" procedure works on Linux and Windows. It may not work on Mac OS X.

Here's how to do it:

  1. Create a userChrome.css file following the steps below, or see this help page and our community member's video (starts at 8:45). The rules you put in this file will override the default styles in Firefox.
  2. Open your currently active profile folder: Type about:profiles in the Firefox address bar, then click Open Folder (Windows) Open Directory (Linux) or Show in Finder (Mac) next to the Root Directory path for the profile in use.
  3. Create a new folder named chrome inside the profile folder.
  4. Create a desktop shortcut to the chrome folder you created, for easier future access.
  5. Create a new text file inside the chrome folder named userChrome.css (make sure Windows is set to show file extensions. The file should be named userChrome.css and not userChrome.css.txt).
  6. Go to https://www.userchrome.org/what-is-userchrome-css.html
  7. Copy the CSS rules found in the "Move the Tab Bar Below the Other Toolbars" example here and paste it into the userChrome.css file, then save your changes.
  8. Reopen Firefox.

(Tip: Turn on your title bar or menu bar after you've made these changes.)