Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Thunderbird 128.2: Hide column picker of the message list pane

more options

First I'm living in Munich (Germany) and my English - how to say it - could be better. Therefore forgive my mistakes.

I installed Thunderbird 128.2.0esr (64 bit, German language) on Windows 10 to check it out as an alternative to MS Outlook. So far I like what I see and I will probably switch.

One small thing is the column picker button on the right side of the message list pane. I assume - after setting up Thunderbird - it will be rarely used - there is also the alternative by using the right mouse button on any of the columns - but it takes column space. Is it possible to hide/remove the column picker?

In my humble opinion above - next to "display options for message list pane" - would be a better place.

Thank you very much, Reinhard

First I'm living in Munich (Germany) and my English - how to say it - could be better. Therefore forgive my mistakes. I installed Thunderbird 128.2.0esr (64 bit, German language) on Windows 10 to check it out as an alternative to MS Outlook. So far I like what I see and I will probably switch. One small thing is the column picker button on the right side of the message list pane. I assume - after setting up Thunderbird - it will be rarely used - there is also the alternative by using the right mouse button on any of the columns - but it takes column space. Is it possible to hide/remove the column picker? In my humble opinion above - next to "display options for message list pane" - would be a better place. Thank you very much, Reinhard

Toutes les réponses (2)

more options

You can hide it by use of Custom CSS. I'm assuming that the right-most column you want to display is the date. However, it isn't really worth the bother as actual dates can stretch into the space underneath it. If you still want it gone here's how.

Firstly in Thunderbird go to Settings and scroll right to the end and click Config Editor. When that opens type:—

toolkit.legacyUserProfileCustomizations.stylesheets

into the search box that appears — you probably won't have to finish typing before it shows in the list below. If its value is false, double-click the word false and it will change to true.

Now press Alt-H followed by Alt-I. Look down the blue block to the left of the screen that will open until you come to Profile Directory. Click the Open Directory button next to it. This will open your Profile Directory in Windows Explorer, or whatever file browser your system uses.

Make a directory/folder in that called chrome, all lower case. Now get into that and create a text file called userChrome.css, again all lower-case apart from the C in the middle.

Into that file put this:—

#dateColSplitter, .button-column-picker { display: none !important; }

You need to re-start Thunderbird for the change to actually take effect.

Modifié le par ThePillenwerfer

Cela vous a-t-il été utile ?

more options

Thank you for the very fast response and the detailed instructions - very helpful!

My right-most column is size and unfortunately it won't stretch into the space underneath the column picker. I followed your instructions - #dateColSplitter I changed later to #sizeColSplitter - and the column picker button as well as the splitter to the left of it is gone.

But Thunderbird does not use the freed up space. Instead it keeps an empty column about the width of the column picker button.

Do you have a remedy for that too?

Thanks again, Reinhard

Cela vous a-t-il été utile ?

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.