firefix 2.0 interface font size
lveax
lveax.m at gmail.com
Sun Nov 5 10:21:39 UTC 2006
On 11/5/06, Andy Harrison <aharrison at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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..
More information about the freebsd-questions
mailing list