Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Why no "Add" button visible in Preferences / Attachments / Outgoing?

  • 3 antwurd
  • 1 hat dit probleem
  • 7 werjeftes
  • Lêste antwurd fan Toad-Hall

more options

The page https://support.mozilla.org/en-US/kb/filelink-large-attachments says there should be an "Add" button, but in my version is 31.6.0 and I see no such button.

The page https://support.mozilla.org/en-US/kb/filelink-large-attachments says there should be an "Add" button, but in my version is 31.6.0 and I see no such button.
Keppele skermôfbyldingen

Keazen oplossing

Brilliant! that's fixed it, thank you. As you planned, the dialogue box is now bigger, and I can see the Add button.

I guess Control+A might have worked too?

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (3)

more options

It would seem that the size of the window is not big enough to show the buttons eg: 'Add', which should be below the large box on left side.

Could you try this: make hidden files and folders visible.

In Thunderbird Help > Troubleshooting Information click on 'show folder' button a window should open showing Profile folder

Close Thunderbird now - this is important Create a chrome folder - note spelling it should be in the same location as the 'Mail' folder see first image below.

Open Notepad Copy paste all the text which is displayed between the lines below into Notepad. Save the file as userChrome.css - note spelling - in the chrome folder. see second image below

Restart Thunderbird and report back on results. Please post a second image showing the options window, so I can compare result with your first image.


/*
 
* Do not remove the @namespace line -- it's required for correct functioning
 */

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
/*Code increases height of Options window*/

#prefDialog, #MailPreferences {
-moz-appearance: none !important;
height:50em !important;
}

more options

Keazen oplossing

Brilliant! that's fixed it, thank you. As you planned, the dialogue box is now bigger, and I can see the Add button.

I guess Control+A might have worked too?

more options

Good to hear it now appears as it should.