|
|
Supported
versions: Firefox 2.0 - 2.0.0.* ALL
Notes / Comments: The font size in the menu bar is back to the smaller font with the option to make it larger using userChrome.css by adding the following after the @namespace line. /* Increase Font Size For Menus */menubar, menubarmenu, menupopup {font-size: 12px !important;}I have returned the tabs back to what they were with a little color added. Some expressed that they enjoyed the fact that Cobalt was a little different than Abstract Classic. This theme keeps more of a "mac" look than Abstract Classic. I have also fixed some spacing issues on the bookmark toolbar and the icons in the main toolbar.This version uses favicons in the bookmark toolbar by default but you can remove the favicons by inserting the following code in the userChrome.css file. #bookmarks-ptf .toolbarbutton-icon {display : none !important;} It still has the rounded URL box by default but can be changed to square. For a square URL box, add the following code to the userChrome.css file./* Include Favicons on Bookmark Toolbar */@import url("chrome://browser/skin/squareurl.css");To find the userChrome.css file for your operating system:* On Windows XP/2000, the path is usually C:Documents and Settings[User Name]Application DataMozillaFirefoxProfilesxxxxxxxx.defaultchrome * On Windows 95/98/Me, the path is usually C:WINDOWSApplication DataMozillaFirefoxProfilesxxxxxxxx.defaultchrome * On Linux, the path is usually ~/.mozilla/firefox/xxxxxxxx.default/chrome * On Mac OS X, the path is usually ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/chromeOnce in the chrome folder, you should see a file named userChrome-example.cssOpen using a text editor and add the above code then save. Rename the userChrome-example.css to userChrome.css (delete the -example)
Categories: Modern, OS Integration
Install: Cobalt Firefox

