Anonymous 寫:
Anonymous 寫:
引言回覆:
PostPosted: Nov Mon 8th 2004 2:13pm
minor fix - insert this in your userChrome.css:
http://texturizer.net/thunderbird/edit.html#user#attachmentView {
max-height: 50px !important;
overflow: scroll !important;
}
請問要怎麼設定呢?
可否請大大說明一下方法?
感激不盡
你開一個名稱為userChrome.css的檔案...
裡面的內容就是
#attachmentView {
max-height: 50px !important;
overflow: scroll !important;
}
然候存放在Profile的目錄下有個chrome目錄裡
Profiles\xxxxxxx.default\chrome
嗯,假設看了上面結果還真的都不清楚怎麼做的話
先把底下的檔案下載回去
http://www.isaackuo.idv.tw/temp/userChrome.css(請按右鍵,選擇另存新檔 or Save Link as)
然後假設你用的是 Win2k or XP ,請將檔案放到以下路徑
C:\Documents and Settings\使用者名稱\Application Data\Thunderbird\Profiles\一串亂數.default\chrome
使用者名稱:看你自己是使用哪個名稱登入windows,就是那個
一串亂數.default:應該是八碼的數字(含英文)
使用前記得先把 TB 關掉,然後完成上述動作之後再開啟,
就可以囉