Thunderbird mail question

noswal

Executive Member
Joined
Jun 26, 2004
Messages
6,172
Reaction score
9
Location
Stranded, on Earth
I've been using this for a while, I havent yet found if there is a way to get rid of the list of attachements an email has, today I got one with 25. The list of attachments takes up too much of the view of the email.
 
http://kb.mozillazine.org/Attachment_pane_height_-_Thunderbird

Attachment pane height - Thunderbird
From MozillaZine Knowledge Base

When you receive a message with attachments, the attachments are listed in a separate pane at the bottom of Thunderbird's preview pane or message window. The more attachments you receive, the more space this pane takes up, and by default the attachment pane does not stop growing. As a result, if you receive a large number of attachments the attachment pane can take up so much space that you can't even see the message body. To change this, so that the attachment pane will have a fixed height and use a vertical scrollbar, exit Thunderbird and insert the following into your userChrome.css file:

/* Attachment pane at bottom of message window */
#attachmentView {
-moz-appearance: none !important;
height: 40px !important;
overflow: auto !important; }
 
Top
Sign up to the MyBroadband newsletter
X