…well, not teeny, but small enough to be annoying.
I’m running Mozilla 1.1 on Redhat 8. I’ve noticed that on the SDMB, and in fact on most other site specifically running VBulletin, the fonts in the main body table (containing such things as the forum names and the actual posts) show up in 10pt type.
Normally, I can just hit [ctrl]+ to make it legible, but it is rather strange. I haven’t dug through the board’s stylesheet to see if the problem is there, but I can’t help but think it’s on my end.
I’ve installed Verdana in both XFree86 and GNOME’s fonts directory, and it looks fine on most other web pages, including my phpBB. It only seems to be a problem in VBulletin.
I checked the VB forums, but most of those people seem to be drooling morons (“howww can I runn a bored on my home computer???”).
Any ideas?
In my experience, a lot of things display small in Mozilla - for some reason, I think it assumes a smaller default font size than is really desirable. The simple solution is to check under Edit>Preferences>Appearance>Fonts, and set a minimum font size of at least 12 points (or more, but 12 point is the very least that I can personally stand to look at). The complicated way is to use the same control to set the default sizes of your installed fonts these’s a pulldown menu of them) to something reasonable - again, I’d make this at least 12 points, perhaps more.
Not sure how to advise you, as vB is really built around IE and Linux isn’t even on their radar screen, I don’t think.
I’m sorry you’re not getting the optimum experience here.
But even regular Windows-based Mozilla displays this stuff differently, as I have discovered. Not sure what to do about that, either.
your humble TubaDiva
Administrator
As another datum, I’ve had a similar problem in Unix-based Netscape Navigator. Not that I think anyone should be using such an old browser. I’m just saying.
I figured as much.
Take a look at the source for the first couple of lines of my OP:
<td bgcolor="#DFDFDF" width="100%" valign="top">
<font face="verdana,arial,helvetica" size="1" > <b>Mozilla on Linux and teeny fonts...</b></font>
<p><font face="verdana, arial, helvetica" size="2" >...well, not <i>teeny</i>, but small enough to be annoying.<br />
Looks like they’re aiming for stylistic compatibility with Netscape 4. I know the <font> tag is deprecated, but does Mozilla ignore it completely?
I don’t expect you to do anything about it, Tuba, because it would involve modding the php code, and I understand that Jelsoft is pretty strict about their support policies.
…thanks, though. No biggie.
This I find hard to believe. The font tag is held on more dearly by stubborn developers who won’t get with the times at least as much as any other outdated piece of markup. I can’t find it explicitly mentioned one way or the other on mozilla.org, and I don’t have access to Linux here to test it. (Unlike TubaDiva, I don’t recall having any problems like this with Windows-based Mozilla, but I don’t even remember which version I was running.) The [size], [font], and [color] vB tags all make exclusive use of the HTML <font> tag. Do none of these work on your user agent?
Let’s see…
Blah…
Blah…
Hmmm… looks to me like that first line is at about 14px. Y tu?
The capital L is 18px tall for me, so I imagine the font size to be about 24px. And the first “Blah…” is red. But I’m on IE, so whatever.