Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Resizing Thunderbird calendar event open and edit windows?

  • 3 답장
  • 1 이 문제를 만남
  • 최종 답변자: Mapenzi

more options

With both "Open" and "Edit", Thunderbid's calendar event windows can be moved to a desired location and will persist, just as they always have. But I can remember back when the resizing of each window used to persist as well. Is there some way in the advanced settings, to restore that ability?

With both "Open" and "Edit", Thunderbid's calendar event windows can be moved to a desired location and will persist, just as they always have. But I can remember back when the resizing of each window used to persist as well. Is there some way in the advanced settings, to restore that ability?

모든 댓글 (3)

more options

Thunderbird doesn't memorize customizing the dimensions of the calendar event window which has a min-with of 43em and a min-height of 51em.

In my experience the only way to permanently customize width and/or height is a CSS code in the userChrome.css file. If you're interested I can give you the code.

도움이 되셨습니까?

more options

Please do! That would be much appreciated, thanks.

도움이 되셨습니까?

more options

1. Go to Settings > General > (scroll down to the bottom and click on the button) Config Editor... In Config Editor search for toolkit.legacyUserProfileCustomizations.stylesheets and toggle its value to true

2. Copy & paste the CSS code in my screen shot (below) in a text editor and save the file as userChrome.css ( delete the extension .txt that Windows will add to the file)

3. create a new folder and name it chrome; move the userChrome.css file in the folder chrome

4. Open the Thunderbird profile folder following this article https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data#w_finding-your-profile-without-opening-thunderbird and move the chrome folder in the profile folder which may have a name like 1234abcd.default or ....... default-release or ......default-esr

5. Start TB and verify if the calendar event window dimensions W/H are OK for you. You can modify width and height by editing the userChrome.css file, then restarting TB.

글쓴이 Mapenzi 수정일시

도움이 되셨습니까?

질문하기

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