On February 06, 2004 05:30, Nick THOMPSON wrote: > Maybe I'm the only one, but in general I don't like white backgrounds > in my apps, burning away at my retinas for 8 hours a day ;-) Hence I > have set a mid grey background and set KDE to enforce this on all > apps (KDE or not). Isn't KDE great? I do much the same thing, so you're not alone. > > One problem - several websites I visit _assume_ a white background > rather than Doing The Right Thing and _setting_ a white background. > Hence, I'd like to override konqy's background to default to white, > but I can't find an option for it. Is it possible....? Create a stylesheet in your home dir or wherever with the following in it: body {color: #000000; background-color: #FFFFFF;} Save it as a .css. Now, in Konqueror, go to Settings | Stylesheets and select User Defined stylesheet and select the stylesheet just created. That bit of code also sets a black type face since some sites assume that too (I actually use white lettering in a lot of places). That ought to do it. -- David P James Ottawa, Ontario http://members.rogers.com/dpjames/ There is no art which one government sooner learns of another than that of draining money from the pockets of the people. -Adam Smith, The Wealth of Nations ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.