When did the font change?
#1
Original Poster



Join Date: Jun 2007
Location: gggrrrovvveee (ORD)
Programs: UA Pt, Marriott Ti, Hertz PC, Avis PC
Posts: 6,095
When did the font change?
I like it. Arial was a bit narrow. This new font is slightly better spaced and easier to read. Did it change last night?
#3
Original Poster



Join Date: Jun 2007
Location: gggrrrovvveee (ORD)
Programs: UA Pt, Marriott Ti, Hertz PC, Avis PC
Posts: 6,095
It looks like the font has changed on the forum posts, but maybe it's just my browser or my imagination.
Knowing the type of people that post to FT, the fact that there is no other thread about it leads me to believe it's the latter
Knowing the type of people that post to FT, the fact that there is no other thread about it leads me to believe it's the latter
#4
Join Date: May 2004
Location: Home
Programs: AA, Delta, UA & thanks to FTers for my PC Gold!
Posts: 7,674
Perhaps you just need a new pair of glasses?
#5
FlyerTalk Evangelist




Join Date: Jan 2003
Location: Biggleswade
Programs: SK Gold, AY Gold
Posts: 13,675
I've noticed the font appears different on my (newish) Windows 8.1 PC lately. Perhaps a system update has changed some of the base fonts (I see from the CSS that FT uses Verdana by default).
#6
Ambassador, New England




Join Date: Aug 2001
Location: Maineiac, USA
Programs: Amtrak, WN RR, Choice
Posts: 2,655
I thought it looked different on mine too. But only the actual posts, not anything in the box to the left of the post (username, join date, etc.).
Edit to add: this line is done in font size "2", which I THINK is what the default font used to look like.
Edit to add: this line is done in font size "2", which I THINK is what the default font used to look like.
Last edited by lo2e; Sep 8, 2014 at 5:44 am
#7
Join Date: Dec 2002
Location: MUC
Programs: LH SEN
Posts: 52,823
The CSS of the FT pages define the default fonts to be:
Your browser picks one of these defaults OR an overriding font you have in your settings. In Win8.1 the IE and FF pick the latter two fonts and not the verdana or arial we're used to.
Code:
font: 10pt verdana, arial, helvetica, sans-serif;


