Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Tabs broken yet again how to move to bottom again

  • 2 Antworten
  • 1 hat dieses Problem
  • 148 Aufrufe
  • Letzte Antwort von scottish2

OK after the code breaking yesterday here is the new code I got that works.

https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_on_bottom_v2.css

OK after the code breaking yesterday here is the new code I got that works. https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/tabs_on_bottom_v2.css

Geändert am von scottish2

Ausgewählte Lösung

Hi, we can't keep backward compatibility with your custom CSS.

Developer says it works -> https://github.com/MrOtherGuy/firefox-csshacks/issues/536 , please pull the latest changes from the repository, you have an old version of the tabs_on_bottom_v2.css file.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

Ausgewählte Lösung

Hi, we can't keep backward compatibility with your custom CSS.

Developer says it works -> https://github.com/MrOtherGuy/firefox-csshacks/issues/536 , please pull the latest changes from the repository, you have an old version of the tabs_on_bottom_v2.css file.

TyDraniu said

Hi, we can't keep backward compatibility with your custom CSS. Developer says it works -> https://github.com/MrOtherGuy/firefox-csshacks/issues/536 , please pull the latest changes from the repository, you have an old version of the tabs_on_bottom_v2.css file.

Thanks I knew it was old but until yesterday morning I had no trouble with that code until the update hit. I did find the new code though so tabs are again on the bottom. Thanks!