Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Thunderbird tip- reducing the attachment pane size

215 views
Skip to first unread message

kes

unread,
Mar 12, 2008, 12:57:06 PM3/12/08
to
Here is a tip posted by 'spoon2001' in another NG (alt.comp.freeware)

---------------
In the Thunderbird Message Window, the attachments pane is way too big,
and so are the attachment icons.

Here's how to fix it.

1- To reduce the attachments pane, put this in chrome\userchrome.css:

/* Attachment pane at bottom of message window */
#attachmentView {
-moz-appearance: none !important;
height: 40px !important;
overflow: auto !important; }

2- To reduce the size of the attachments icon, set this preference in
Config Editor:

mailnews.attachments.display.largeView. = false
-----

I found that just doing the second of these remedies is sufficient - it
reduces the attachment pane area to fit the smaller icon.

Ken Whiton

unread,
Mar 13, 2008, 2:01:07 AM3/13/08
to
*-* On Wed, 12 Mar 2008 17:57:06 +0100,
*-* In Article lsWdncfWe-jClkXa...@mozilla.org,
*-* kes wrote
*-* About Thunderbird tip- reducing the attachment pane size

> mailnews.attachments.display.largeView. = false
> -----

It's sufficient until you receive a message with multiple
attachments (and I occasionally receive messages with 20, 30, or even
more). In such a case, the pane expands to display the names/icons of
all the attachments, reducing the area available to display the body
of the message. The userChrome.css code in #1 limits the size of the
pane and adds a scroll bar when necessary.

Ken Whiton

FIDO: 1:132/152
InterNet: kenw...@surfglobal.net.INVAL (remove the obvious to reply)

0 new messages