Help talk:Strong Bad Email

From Homestar Runner Wiki

Jump to: navigation, search

The different computers should use the different font families.

A new blockquote could be created for the bird and weird dream.

--AOL 21:48, 1 March 2007 (UTC) — 205.188.116.12 (Talk | contribs) 21:48, 1 March 2007 (UTC) (left unsigned)

Not everyone has these fonts, though. --DorianGray 21:50, 1 March 2007 (UTC)

Is there any way to make Courier New like a secondary font in case the computer does not have the font installed? --AOL 22:14, 1 March 2007 (UTC) — 205.188.116.12 (Talk | contribs) 22:14, 1 March 2007 (UTC) (left unsigned)

I'm 99% sure yes. Bluebry 22:36, 1 March 2007 (UTC)
Yes, but there's no need to do this. If you enjoy seeing authentic fonts in your sbemail blockquotes, style it in your Monobook.css. Other than that, not too many people have those fonts or are even able to, and the curent font system is working just fine. — Lapper (talk) 22:38, 1 March 2007 (UTC)
How would that be done?--205.188.116.12 00:41, 3 March 2007 (UTC)
Also, I use AOL and my IP address changes sometimes, should that matter? (I'm the same person as the last note my IP address changed, that's why I signed with AOL instead of an IP address.)--152.163.100.12 01:44, 3 March 2007 (UTC)
I have an account now, so I suppose it shouldn't.--Another Freakin' Guy Named Daniel 01:54, 3 March 2007 (UTC)
Sweet! I was just about to tell you that you need an account to create your monobook.css page. Welcome to the wiki :-) Loafing 01:56, 3 March 2007 (UTC)
I think I've got it figured out.--Another Freakin' Guy Named Daniel 03:42, 3 March 2007 (UTC)

Here's the code, in case anybody else wants to see the authentic fonts. It's at 150% size to make it legible and to imitate the size in the emails. The only problem is that all non-Tandy emails show the Lappy font, which isn't too bad.

#bodyContent blockquote.email, #article blockquote.email {
   font-family: glitch0, commodore 64;
   font-size: 150%;
}
#bodyContent blockquote.tandy, #article blockquote.tandy {
   font-family: westminster;
}

--Another Freakin' Guy Named Daniel 04:20, 3 March 2007 (UTC)

Personal tools