"Account Name Font" etc.

fathairyape
2.Aug.2007 10.27pm
fathairyape's picture

I tried to look through the HTML and couldn’t find anything. What’s the font that lists your name in the “My account” section, or that says “Submit Forum topic” in the Submit Forum topic menu, you know.



Tell
2.Aug.2007 11.42pm
Tell's picture

I would have to guess that it’s Verdana.


joeclark
3.Aug.2007 4.49am
joeclark's picture

My name is listed here in Verdana. You would look at the CSS to find the font name, not the HTML. We don’t put fonts in HTML files anymore.


Joe Clark
http://joeclark.org/


fathairyape
3.Aug.2007 3.32pm
fathairyape's picture

Sorry I guess I misspoke. I meant the CSS because it was included in the HTML file. As you are looking at this post “Account Name Font” etc. is written in a serif font, right below Home >> Forums >> General Discussions.

— David


Spire
3.Aug.2007 3.52pm
Spire's picture

fathairyape
3.Aug.2007 8.05pm
fathairyape's picture

I’ve attached an image with what I’m trying to say.

— David


russellm
3.Aug.2007 8.27pm
russellm's picture

Sorry - I’ve just sprayed beer all over the place laughing :o)

that’s hilarious.

I’m not sure what Joe Clark is seeing, but it’s not what you and I are seeing. He sure as heck isn’t someone who’s going to make a mistake about Verdana.

Also - not so straight forward to find the font in that CSS.


pumpkingod
3.Aug.2007 8.35pm
pumpkingod's picture

it’s Beorcana, I believe, and it’s substituted in using a fancy flash technique whose name I can’t remember :)


russellm
3.Aug.2007 8.57pm
russellm's picture

It’s over there on the right.

Verdana?? nope.

Well, this is wierd - I editd my 1rst response to make it a bit clearer, and it went out of sequence... It should be right after fathairyape ’s second post.


fathairyape
4.Aug.2007 7.23am
fathairyape's picture

I was just thinking that I had to have the font installed on my computer in order to read it and highlight it, but I’m pretty sure you can insert static text from flash with fonts you don’t own.

Thanks.

— David


fontplayer
4.Aug.2007 7.27am
fontplayer's picture

That is the featured font right now. It was designed by one of the Typophile members. I don’t know how often, but I think I heard they will rotate different fonts in those headings. I’m guessing fonts designed by Typophile members.


white_knight
5.Aug.2007 7.55am
white_knight's picture

I was struck by the beauty of this font and also wanted to find out what its name was.

At first, after clicking the featured font link, I didn’t initially think it WAS Beorcana but have now compared a sample of the font on the fonts.com website (try before you buy) and am confident that it is the featured font. Carl Crossgrove has designed a beautiful graceful font.

White Knight


Don McCahill
5.Aug.2007 8.24am
Don McCahill's picture

> it’s Beorcana, I believe, and it’s substituted in using a fancy flash technique whose name I can’t remember :)

Google sIRF if you want to learn how to do this.


Spire
5.Aug.2007 2.17pm
Spire's picture

Sometimes I think I might be invisible.


pumpkingod
5.Aug.2007 2.21pm
pumpkingod's picture

yeah, sorry about that... I realized you’d already identified it after I posted my identification (I blame it on the big picture beneath you stealing all your glory)

but yeah, Spire got there first, guys! :P


russellm
5.Aug.2007 9.27pm
russellm's picture

@ Spire

did somebody say something? :p

:-)


Grot Esqué
6.Aug.2007 12.31am
Grot Esqué's picture

You might want to google sifr instead. ;^)


Tell
6.Aug.2007 12.33am
Tell's picture

Apologies David, glad I wasn’t the only one who mis-read that. Didn’t think you’d be asking about Beorcana given the banner that appears on every page.


zachwhalen
6.Aug.2007 7.59am
zachwhalen's picture

Here’s a tip for identifying a font that you suspect is being SIFR’d onto the page. If you use FireFox with the adblock extension, click on the adblock button in your browser to load a list of all the adblock-able scripts, objects, and images in use on the page. (The idea is that you can use one to create a filter for excluding content originating from servers you don’t like).

When you use SIFR, it’s common practice (though I don’t think it’s required) to name the Flash SWF file after the font it contains. So when you load the adblock list, look for a file ending in .swf with “object” category that has a font-like name. In this case, it’s beorcana_titling_medium.swf.

Alternatively, you can always view source and hunt for “.swf”.

EDIT: Actually, just viewing source probably won’t work since SIFR now pulls in the entire object/embed code via javascript. You’d have to “view generated source” or work your way through the DOM inspector.

hth