|
|
Supported
versions: Firefox 2.0 - 2.0.0.* ALL
Notes / Comments: This version fixes a few issues.A few of the spacing problems are now fixed. The main areas include the far left of the first tab no longer displaying funny. The Bookmarks are spaced a little better in relation to the icons on the bookmark toolbar. Some minor issues with the scroll bar have been fixed. Also, the main toolbar icons are now closer together.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;}Favicons appear in the bookmark toolbar by default but can be removed for those of you who don't like the Favicons thanks to Naddude. Add the following code to the userChrome.css file to remove Favicons from the bookmark toolbar.#bookmarks-ptf .toolbarbutton-icon {display : none !important;}I have added the option for a rounded URL bar for those who like that look better. To get the round URL box, add the following code to the userChrome.css file:/* Include Favicons on Bookmark Toolbar */@import url("chrome://browser/skin/roundurl.css");If you do not know where the userChrome.css file is, the following are locations for the major OS:* 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)Please let me know if there are any other fixes needed. You do not need to tell me the theme sucks, just let me know what could use some fixing.
Categories: Modern, OS Integration
Install: Abstract Classic

