I wanted to give a summary for those who are new in the osx emulation sector.
This is a screen of my current thunderbird:
(click to enlarge)
This what I'm using:
- Tiger Mail 2.0 Theme by toyo-snow
- Move Search Items Extension to move the search bar into the toolbar
- TitleBar Extension to set the window's name to "Apple Mail"
- AccountBar Extension by INpac, me
- I'm also using a modded start.xhtml that is shown up when tb starts. You can find this file, the files that describe the name of Thunderbird (changed to "Apple Mail" in my case), the credits image and so on in messenger.jar in your "mozilla thunderbirdchrome" dir
- To set a background image for the splitter that devides the mail and the mail list, use userCrhome.css and add these lines:
/* Use a image for the splitter */
#threadpane-splitter {
background-image: url("splitter.bmp") !important;
background-color: none !important;
}Download the splitter graphic here: http://www.inpacshp....sh/splitter.bmp
Here is what you gotta do (ReadMe.txt)
Quote
in tools>extensions)
- After that open userChrome.css and add the following lines
#AppleMailBar {
background-image: url("threebuttonsbg.bmp") !important;
background-color: none !important;
height: 23px;
}
Be sure that you have pasted the "threebuttonsbg.bmp" into the same directory like userCrhome.css
( C:Documents and Settings[Username]Application Data[Mozilla ]ThunderbirdProfilesdefault[---]chromeuserChome.css if there's no userChrome.css, create one... )
- In order to resize the search field after installing the 'Move Search Items' ext., put those lines into userChrome.css:
#search-container, #searchbar { -moz-box-flex: 200 !important; }
#searchBox {
width: 250px !important;
}
For any comments or suggestions, contact me: inpac@arcor.de, www.inpacshp.de
Hope there's a use of this here
thanks for the modders that make osx emulation so nice and easy
INpac








Sign In »
Register Now!
Help


MultiQuote



