Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Can't get tabs to display on the bottom

more options

I downloaded Firefox 66.0.5 and am trying to get tabs to show up on the bottom of the bookmark bar.

I created a new file C:\Users\myuserid\AppData\Roaming\Mozilla\chrome\userChrome.css

I applied the code in this locked thread: https://support.mozilla.org/en-US/questions/1248277#answer-1192325

After restarting Firefox, the tabs are still on top.

Anything I'm missing?

I downloaded Firefox 66.0.5 and am trying to get tabs to show up on the bottom of the bookmark bar. I created a new file C:\Users\myuserid\AppData\Roaming\Mozilla\chrome\userChrome.css I applied the code in this locked thread: https://support.mozilla.org/en-US/questions/1248277#answer-1192325 After restarting Firefox, the tabs are still on top. Anything I'm missing?

所有回覆 (1)

more options

Your userChrome.css file needs to go into your Firefox profile folder or else Firefox cannot access the file.

If you navigate to the folder %appdata%\Mozilla\Firefox\Profiles\ in the Windows file browser, this will display the profiles that you have on Firefox. Generally, there's usually only one listed. If not, check the about:profiles page in Firefox to see which profile you are currently running.

The profile folder is where you need to create the chrome folder. Then you put the userChrome.css file in there.

For example, in my case, the userChrome.css file is located at the following location: C:\Users\Owner\AppData\Roaming\Mozilla\Firefox\Profiles\2pq09vj2.Wesley\chrome\userChrome.css

NOTE: You will need to restart Firefox for the changes to take effect.

Hope this helps.