Re: [kde] Default konqueror text color
- Date: Sat, 7 Apr 2007 10:35:38 -0700
- From: Scott Bicknell <scotbicknel@xxxxxxx>
- Subject: Re: [kde] Default konqueror text color
On Saturday, April 7, 2007 9:20 am, malebeast@xxxxxxxxx wrote:
> How can I change default foreground color used by Konqueror to
> display html\xhtml -files?
Settings/Configure Konqueror...
Choose Stylesheets from the bar on the left.
Select the Use user-defined stylesheet radio button in the dialog and
enter the location of your stylesheet in the text box.
In your stylesheet you can place:
* { color: whatever; }
and change "whatever" to a valid color designator recognized by css.
That will style all elements that do not have a color set for them to
the color you choose.
--
73, AC7ZZ
http://counter.li.org/
Linux User #246504
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.