On 3/15/12 6:53 PM, Jim Taylor wrote: > NoOp wrote: > > Snip >> Not sure. However if you 'view image' (any image from any site), sample: >> http://cafxx.strayorange.com/ImageTweak.png >> and 'view page info|links' you'll find: >> a stylesheet link for: >> resource://gre/res/TopLevelImageDocument.css >> You can enter that in the URI bar& it will display the css. The >> background is set for nearly black: >> >> ==== >> @media not print { >> body { >> background-color: #222; >> margin: 0; >> ==== >> > And that css is now wrapped up in the omni.jar bundle so you can't > just edit it easily. Before Chris Ilias pointed out the "Old Default > Image Style" extension to me I actually pulled that css out of the > omni.ja, removed everything from the @media not print function > (leaving it blank), and put it back into the omni.ja to revert > everything back to the way it had been. That worked (I hadn't tested > to see if it caused other problems), but the extension makes it so > much easier and I won't have to do it again on every upgrade. > > RANT ON > I still don't understand why they didn't make the color an option, it > would have been so easy. Reading bug 376997 > https://bugzilla.mozilla.org/show_bug.cgi?id=376997 just seems to show > how arrogant some of the Firefox developers have become and how little > regard they have for their users. This change seems to be designed by > a bunch of kids that think the only use for displaying images and > video at a top level is to watch movies in a simulated theater > environment. > RANT OFF > > Thank goodness somebody thought enough about the users to write an > extension. > > Jim >
The background color should NOT be an option. It should be whatever background color the user has specified, which is the way this used to work. Bug #376997 involved a blatently false assumption that stand-alone images were displayed against a white background. Prior to SeaMonkey 2.8, I always saw stand-alone images against a pale mint-green background because that is how I set my default background color. -- David E. Ross <http://www.rossde.com/>. Anyone who thinks government owns a monopoly on inefficient, obstructive bureaucracy has obviously never worked for a large corporation. © 1997 by David E. Ross _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

