Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Thunderbird Address area (To, CC, BCC, Subject) is suddenly really ugly.

  • 4 odpovědi
  • 5 má tento problém
  • 3 zobrazení
  • Poslední odpověď od FrankieT6

more options

When I write an email the address area is really ugly and expanded to show several rows. It is a medium grey background with white 3D lines with shadows. IMPORTANT: Changing the Theme doesn't make any difference. I don't remember changing any settings that would cause this. Address area includes the items below plus the formatting toolbar above the message area. From: To: Option (To, CC, BCC, Reply to) Option (To, CC, BCC, REply to) Subject:

When I write an email the address area is really ugly and expanded to show several rows. It is a medium grey background with white 3D lines with shadows. IMPORTANT: Changing the Theme doesn't make any difference. I don't remember changing any settings that would cause this. Address area includes the items below plus the formatting toolbar above the message area. From: To: Option (To, CC, BCC, Reply to) Option (To, CC, BCC, REply to) Subject:

Zvolené řešení

Try this:

http://forums.mozillazine.org/viewtopic.php?f=29&t=2798693

You'll need to create a folder named chrome in your profile, alongside Mail and ImapMail, and inside it a file named userChrome.css, if you don't already have them. Neither exists by default in a vanilla Thunderbird installation.

The first active line of the userChrome.css file must be:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (4)

more options

The Composer window has been re-written to address several long-standing bugs. Like it or not, the re-styling of the addressing area is part and parcel of the rework.

ISTR that some of the contributors to the newslist came up with css fixes for the appearance. I'll see if I can find any of that.

more options

Thank you, I would love to have this information. I can handle CSS, at this point I don't have a clue where I could modify this.

more options

Zvolené řešení

Try this:

http://forums.mozillazine.org/viewtopic.php?f=29&t=2798693

You'll need to create a folder named chrome in your profile, alongside Mail and ImapMail, and inside it a file named userChrome.css, if you don't already have them. Neither exists by default in a vanilla Thunderbird installation.

The first active line of the userChrome.css file must be:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

Upravil uživatel Zenos dne

more options

This worked. I put the file in profile folder under AppData/Roaming/Thunderbird/... I tried changing some of the CSS, it didn't have any effect interestingly but at least it looks a lot better.