Søg i Support

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.

Læs mere

Close button missing?

  • 3 svar
  • 1 har dette problem
  • 524 visninger
  • Seneste svar af 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

Valgt løsning

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

Læs dette svar i sammenhæng 👍 0

Alle svar (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

Valgt løsning

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.