The "doctype solution" I refer to only affects Internet Explorer 6.0. Older browsers will not see large fonts; only 6.0. If the doctype is corrected, the size of the fonts will be fine throughout.
In other words, the doctype not being the very first line, without proceeding whitespace, causes quirks mode. My "solution" does not in any way contradict what was said in the link you posted. What you're missing is that Internet Explorer 5 sees something different than Internet Explorer 6. The article you linked to deals only with the case that you cannot cause the two browsers to see differing content.
SMF, you'll remember, generates all its output. Even Internet Explorer 5 viewed output. Also note that my "solution" only affects SMF - it would not fix things if you were using vanilla HTML viewed the same with both versions of IE.
My way uses no CSS hacks, which are arguably disgusting use of bugs in various implementations. The way you refer to does. They are not comparable, but that have the same end result. My "solution" is only possible with very specific methodologies, meaning it's a lot more complicated, but it's all done for you by SMF.
As for your question, I don't remember one. You simply said that a few things on this site changed size, which I know about but am not terribly worried about, because my main concern is the distribution, not wacko forum admins surfing with IE 4 (which are significantly less likely than wacko forum posters doing the same.)
-[Unknown]