Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Close button missing?

  • 3 replies
  • 1 has this problem
  • 588 views
  • Last reply by cor-el

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

Chosen solution

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

Read this answer in context 👍 0

All Replies (3)

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  ?

Chosen Solution

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

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.