I'm new with TB and notice that files attached to incoming EMail are
shown in a separate window at the bottom of the screen. The pictures
are also displayed at the bottom of the EMail text. How can I omit the
bottom window with the file icons?
--
Regards, TOM BLACKWELL
One thing you can do is in menu go to View|Display Attachments Inline
and select that.
See if that does it for you.
--
Regards, TOM BLACKWELL
You have to *select* it, not deselect it.
Try again.
PS btw, I believe mozilla newsgroup's convention is to bottom post.
If you have display attachments inline.
Then double click on the message to open it "full"
There you will see no attachment panel, and the attachments.
If the attachments are images, you will see them there.
JoeS
Hi Tom,
I use a similar hack in userChrome.css but I have mine scrollable. So I
modified it just now to collapse using this:
#attachmentView
{-moz-appearance: none !important; visibility: collapse;}
And the attachment window did not show.
Note that you will have to use File, Attachments (attachment) Open, Save
As, etc. instead of just right clicking on the Attachment to do the same.
Read about creating a userChrome.css file here:
http://kb.mozillazine.org/Chrome_folder
--
Terry R.
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.