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

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Tabs broken yet again how to move to bottom again

  • 2 trả lời
  • 1 gặp vấn đề này
  • 148 lượt xem
  • Trả lời mới nhất được viết bởi 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

Được chỉnh sửa bởi scottish2 vào

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

Giải pháp được chọn

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!