Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Can't get tabs to display on the bottom

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 2 wyświetlenia
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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.