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
Solved Đã lưu trữ

Tabs broken yet again how to move to bottom again

scottish2 đã trả lờ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

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!