Fiesty/Thunderbird Headers
NoOp
glgxg at sbcglobal.net
Mon Nov 19 17:08:22 UTC 2007
On 11/19/2007 08:07 AM, squareyes wrote:
> NoOp wrote:
>> That will give you scrollbars for your headers. Note: if you wish you
>> can just create the userChrome.css to have only
>>
>> #expandedHeaderView {
>> max-height: 25em !important;
>> overflow: auto !important;
>> }
>>
>> in it. That will work just fine - the other examples are there in case
>> you want to modify/experiment with other things as well.
>>
>>
>>
> Hi, many thanks,
> I did the above, and now have scroll bars, but with all headers showing,
> cannot read message.
> My purpose is to be able to strip out headers etc. before I forward
> messages, but headers not showing in forwarded message for me to remove.
> Many thanks again.
> Take Care
> Winton
>
Change the max-height:
max-height: 25em !important;
More information about the ubuntu-users
mailing list