Re: firefix 2.0 interface font size

2006-11-05 Thread lveax

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/.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]


Re: firefix 2.0 interface font size

2006-11-05 Thread Marco Beishuizen
On stardate Sat, 4 Nov 2006, the wise Andy Harrison entered:

 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?

Look in about:config for layout.css.dpi and change it from -1 to 0. That 
did it for me.

Greetings,

Marco

-- 
Many are cold, but few are frozen.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


firefix 2.0 interface font size

2006-11-04 Thread Andy Harrison

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]