본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 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

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.