为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题