Works well enough, but there was really no reason to repost the entire style's code with one simple line added that makes it only work properly with a few poorly-written themes (the ones this style is written for). Just that one line with a link to the original style in the description would've been enough. Would be 4 stars just for posting something that works (would need to be something, well, harder to do to get 5 from me anyway [I mean... there isn't even a point in the color attribute under .menubar-text in the first place, as that is what is there normally without the style itself being there]), but 3 due to, well, bad netiquette if I had to put it simply. Also, though this has nothing to do with you or the style itself, that little "problem" is totally the fault of poor theme writing in the first place (as strongly hinted in the previous line). Text color should be applied on the "menu" or "menuitem" element level (note: the default theme does this), not the text sub-element level. Applying it the menu element itself automatically makes child elements inherit the text color, so whether the class is .menubar-text, .menu-text or .menu-iconic-text, or anything like that, will make no difference to how the color is applied.
Since this hasn't been updated in a very long time, and it hasn't worked in the newer versions of Stylish for some time now... to make this work, all you have to do is change url-prefix(chrome://stylish/content/stylish.xul) to url-prefix(chrome://stylish/content/manage.xul) This is my personal favorite of all the Stylish checkmark-changing styles out there, and I didn't want to create a whole new style for such a minor change. I'd rather leave the credit (and install count) with the person who put it up in the first place.
Of course I never could take such 'rules' ("Make the image 300 x 236") at face value. ^_^ To use totally non-standard image sizes (like I do): #aboutDialog { width: [image width -1] !important; } #aboutDialog #modes { min-height: [image height +144] !important; } #aboutDialog #clientBox { padding-top: [image height -33] !important; }
Or, to make the image occupy the entire main box, containing all the text instead of just the version number (even more like I do): #aboutDialog { width: [image width -1] !important; } #aboutDialog #modes { min-height: [image height] !important; } #aboutDialog #clientBox { padding-top: [image height -177] !important; } #aboutDialog #clientBox #userAgent { background-color: transparent !important; }
Issue with the textbox color: See this line: input *, textarea * { color: -moz-fieldtext !important; } That's what's forcing your text color to black. Delete that line, and add something like color: #FFF to your textarea and input blocks.
Awesome. Even if it just removed that banner at the top, which sucked almost as bad as not having a search field anywhere but the main page, though got rid of that myself anyway. The fixed side panel was a nice touch.
I still don't need it personally, but it looks much better this way. :P And I still think they should've used the same background effect on the favicon as the search engine icon. Things are better balanced.
It doesn't affect HTML/XHTML/CSS renderring itself, and some people really do prefer the scrollbar to work that way. What's it matter whether it's standards-compliant or not? Choice is good.
Cool, though themes which already include support for TMP's button (and many of them give it a different icon from the actual new tab button, for reasons of course relating to the themes tabs and such) don't really have use for this, plus it doesn't work at all on more complex themes.
gdixith: You would be correct. It was added as a hidden pref as of 4.2.1.2 (released Feb. 17, 2006), and then it was added into the actual settings window in the place you described as of 5.0 (May 10). But anyway, I can't really imagine anyone who'd want to remove the Local Install menu icons (btw, RaveN, the MR in the extension title are actually his initials, rather than a Mister) who wouldn't want to just go ahead and use the "deiconify menus except bookmarks" script already posted here (which removes those plus any menu icons added by other extensions as well).
Not only did this replace an extension for me in my random profile where I make it like IE for no reason except to say I did, it does the same thing way better, as in it actually looks right no matter how the Windows visual styles and/or Fx theme options are set (the extension looked horrible with my setup [was totally off-center and everything]). Now, if only I could get it to work that flawlessly with the Search button on that profile (can't get it completely lined up right), so I can make it look even more like IE for no reason.
Even if you're just using this to limit width to keep from stretching the screen, which I am occasionally inclined to modify it (further) to do, still, way better than that text wrapping script/bookmarklet, because, hey, it works with those annoying super-wide images so many people seem to like to post, too.
It's got some good points to it, but the bottom of the side panel and bleeds off the bottom of the screen and thus ends up unviewable unless you have a rather large vertical screen resolution (larger than any casual user would be using). It won't really be ready for widespread use until that is dealt with. The original version only didn't have that issue because it removed the bottom side panel and squeezed the remaining two together. Edited Feb 13: Cool, I can't see anyone finding something [normal] to complain about now.
About Iconic MenuBar Fix on Jun 10 2008
About Stylish - Use prettier enabled/disabled icons on Sep 06 2007
About About Dialog on Mar 27 2007
About YouTube.com - dark gray redesign (vC) modified on Nov 27 2006
About Gecko - StatusBar Icons (w/ CuteMenus) on Nov 05 2006
About Greasemonkey - save space on status icon on Nov 04 2006
About AMO clean up on Nov 01 2006
About Tab loading background on Oct 29 2006
About Unhide Searchbars Autocomplete Dropmarker on Oct 05 2006
About Stylish - Menu/Button Icons on Sep 29 2006
About Gecko - menu icons (w/ CuteMenus SVG) on Sep 27 2006
About Sliding Menubar on Sep 20 2006
About **Mad Scientist Series**Stylish EditorCS** on Jul 06 2006
About Scrollbar like IE on Jun 25 2006
About Tab Mix Plus new-tab icon fix on Jun 17 2006
About Remove MR Tech Local Install Menu Icons on May 25 2006
About Minimize AMO on May 11 2006
About Bright Focus (for buttons, links, and textboxes) on May 09 2006
About Fitts's Back Button on May 01 2006
About MozillaZine Forums - Limit post sizes on Mar 06 2006
About mozillaZine forums - Fixed Sidebar v2 on Feb 16 2006
About Deprecate <font> on Feb 16 2006
About Stylish customized icon on Feb 14 2006