How to change font size in the Help system ?
Edward C. Jones
edcjones at erols.com
Tue Oct 8 17:09:18 BST 2002
I was able to change the font size in HelpCenter by patching
/usr/kde/3/share/doc/HTML/en/common/kde-default.css with
P, H1, H2, H3, H4, H5, TD, TH { font-family: sans-serif;
font-size: 6pt;
}
Adding
/* :lg(**language**) { } */
body { color: black;
font-size: 6pt; }
to kde-localised.css did not work.
Note: There is a bug in HelpCenter where the text screen turns grey. Scrolling the text
brings it back. Many things trigger this, including resizing the window.
I use a recent Gentoo system with:
kde-base/kdebase
Latest version available: 3.0.3
Latest version installed: 3.0-r3
Homepage: http://www.kde.org/
Description: KDE 3.0.3 - base packages: the desktop, panel, window manager, konqueror...
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list