On 11/5/06, Andy Harrison <[EMAIL PROTECTED]> wrote:
I just tried upgrading my linux-firefox port and I wondered if anyone
else had any problems like this.  For the firefox interface itself it
is ignoring my font settings in kde-3.5.4.  I tried adjusting them in
kde and seeing if any tweaking in about:config would make a
difference, but no good.

I'm running FreeBSD 6.1-RELEASE-p10 and all my ports are current.
More details included in my screenshot.

http://img175.imageshack.us/my.php?image=screenshotzm4.jpg

Anyone else had this problem?


--
Andy Harrison
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


$ cd ~/.mozilla/firefox/xxxxxxxx.default/chrome
$ cat userChrome.css

*{font-size: 9pt !important} /* set your font size */
*{font-family: WenQuanYi Bitmap Song !important}  /* set your font family */

good luck..
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to