Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 9 replies
  • 1 has this problem
  • 2 views
  • Last reply by 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.

Chosen solution

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?

Read this answer in context 👍 0

All Replies (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

Modified by 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

Modified by 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.

Modified by 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

Chosen Solution

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?