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

Close button missing?

  • 3 trả lời
  • 1 gặp vấn đề này
  • 151 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

So I have the tab bar hidden in 1.08. I have it going to self made userChrome.css file. This is the only thing in that file:

  1. TabsToolbar { visibility: collapse !important; }

Issue is now I have no close button along with the other usual buttons with it. So what do I need to mod in that file to get them back?

Thanks

So I have the tab bar hidden in 1.08. I have it going to self made userChrome.css file. This is the only thing in that file: #TabsToolbar { visibility: collapse !important; } Issue is now I have no close button along with the other usual buttons with it. So what do I need to mod in that file to get them back? Thanks

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

Hello, I figured this out. It was because I didn't have menu checked. After doing everything again, and selecting show menu bar then I could see the icons to close firefox again.

Thanks

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

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

more options

Can you post the full code of your userChrome.css or if the file is big, upload the file to a file hosting service and post a link  ?

more options

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

Hello, I figured this out. It was because I didn't have menu checked. After doing everything again, and selecting show menu bar then I could see the icons to close firefox again.

Thanks

more options

If the Title bar and Menu bar are hidden then Firefox would move the caption buttons to the Tab bar and with the Tab bar hidden, this leaves no place for those buttons.