After modding Thunderbird, I restarted modding Firefox,
this is how my Firefox looks at the moment:
click to enlarge
If anyone wants to copy that look, these are my settings:
Skin for window
Using Steve Grenier's Platinum Aqua
Skin for Fox
My Themes window says, this was the link to the right skin, I'm using: http://www.aqua-soft.org/board/showthread.php?p=343445
userChrome.css
/* Use a background image for the toolbars: */
toolbar#toolbar-menubar {
background-image: url("TigerLight.bmp") !important;
background-color: #FF0000 !important;
height: 40px
}
toolbar#PersonalToolbar {
background-image: url("bookmark glass.bmp") !important;
background-color: none !important;
}
toolbar#nav-bar {
background-image: url("bookmark glass.bmp") !important;
background-color: none !important;
}
/* Use a image for the splitter */
#sidebar-splitter {
background-image: url("splitter.bmp") !important;
background-color: none !important;
width: 1px !important;
}
You need these graphics (paste into the same dir like userchrome.css)
Aqua-Soft Forums
