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

搜索 | 用户支持

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

详细了解

Cant adjust computer screen size of Server Settings" page to be able to enter and "OK" settings changes

  • 9 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Zenos

more options

I can control all of my computer screen sizes, resolutions, and font sizes, both at Win7 level and in TBird. However when I am running Thunder Bird (latest version installed) I cannot adjust the size of the TBird server settings pages accessed through toolbars.

The TBird server configuration page(s) that popup are much taller/deeper than my entire computer screen. I cannot shrink the size or use my mouse to navigate to the upper/lower sections to enter data or "OK" changes.

I can control all of my computer screen sizes, resolutions, and font sizes, both at Win7 level and in TBird. However when I am running Thunder Bird (latest version installed) I cannot adjust the size of the TBird server settings pages accessed through toolbars. The TBird server configuration page(s) that popup are much taller/deeper than my entire computer screen. I cannot shrink the size or use my mouse to navigate to the upper/lower sections to enter data or "OK" changes.

被采纳的解决方案

What advantage or benefit do you expect from reinstalling? I don't expect it to fix the problem with the size of the pane.

For a clean start you'd need to remove your "profile" which would wipe all your existing email accounts AND the messages in them AND your Address Book. Do you really want all that hassle?

定位到答案原位置 👍 0

所有回复 (9)

more options

I had a similar issue after installing an add-on that altered the make-up of the accounts settings page.

The author of the addon provided me with this code to put into userChrome.css:

#accountManager {
  min-height: 52em !important;
} 

You may need to fiddle with the "52em" to make it suit your needs.

http://kb.mozillazine.org/index.php?title=UserChrome.css&printable=yes

由Zenos于修改

more options

I am not this technically adept.

more options

If you provide me with an email address, I could send you an example of the userChrome.css file.

Would you feel able to find your profile, create the chrome folder and paste in a file sent as an attachment?

xenos at gmx dot co dot uk

more options

I would like to try. Give me a little direction on how to find the profile and I think I can do it.

My email:

Many thanks for your help

Bernie Gowen

由Bernie2Tech于修改

more options

OK, let's start with this article and see how far it takes you:

https://support.mozilla.org/en-US/kb/profiles-tb

The section named "How to find your profile" gives the easiest way to find your profile.

Once there, you'll almost certainly need to make a folder or directory named chrome - it usually needs to be created by the user, as it is not installed or needed in the default installation.

Make this folder, copy the file I sent to you into it. Restart Thunderbird.

You haven't told us your screen size. Here on a 1366 x 768 display, on a not very high spec widescreen laptop, the 52em was just about right.

You can open the userChrome.css file in notepad to edit it. Just take care to change only this number and nothing else, and save it as a text file if it asks you for a type. Watch out for it "helpfully" adding something like .txt to the end of the name - you don't need this. The file's proper name is userChrome.css and the mix of lowercase and uppercase is intentional and essential.

"em" is a value relating to the size of fonts on your screen, so "52em" equates to the height of 52 lines of text. If your re-sized screen is still too large, or not large enough, you should be able to make a good guess at how much to change it.

more options

I should add that the folder you need to create must be called chrome in lowercase letters.

And you might like to edit your previous reply and remove your email address. I'd expected you to send it to me by email rather posting it in public on the forum.

由Zenos于修改

more options

I will have to take some time to work on this. At least a day or two.

I promise to get back to you on my progress as soon as possible.

Many thanks.

Bernie G

more options

Can't do it. Too old (86). Twenty five years ago I programmed easily. Now, short term memory problems keep tripping me up.

If you could simply tell me how I can completely wipe my existing TBird installation, I am sure I can install a clean version of TBird. I know ThunderBird makes it easy to install.

I really do appreciate your help. Bernie G

more options

选择的解决方案

What advantage or benefit do you expect from reinstalling? I don't expect it to fix the problem with the size of the pane.

For a clean start you'd need to remove your "profile" which would wipe all your existing email accounts AND the messages in them AND your Address Book. Do you really want all that hassle?