Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Can't get tabs to display on the bottom

  • 1 отговор
  • 1 има този проблем
  • 2 изгледи
  • Последен отговор от Wesley Branton

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.