為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

所有回覆 (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.

由 ThePillenwerfer 於 修改

有幫助嗎?

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

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題