Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2006 18:21:32 +0800
From:      lveax <lveax.m@gmail.com>
To:        "Andy Harrison" <aharrison@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: firefix 2.0 interface font size
Message-ID:  <576dcbc20611050221q17a1106ax378ca86131a860fb@mail.gmail.com>
In-Reply-To: <a22ff2940611041618u36e8222cm762a09159b227cc5@mail.gmail.com>
References:  <a22ff2940611041618u36e8222cm762a09159b227cc5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/5/06, Andy Harrison <aharrison@gmail.com> 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 "freebsd-questions-unsubscribe@freebsd.org"
>

$ 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..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?576dcbc20611050221q17a1106ax378ca86131a860fb>