Font Rendering Error?

Technical Chatter here.
Post Reply
User avatar
G.I.R.




Recreator Coroner

Posts: 3221
Joined: Thu Aug 11, 2005 1:07 pm
Location: Missouri
Contact:

Font Rendering Error?

Post by G.I.R. »

Image

Although it may not seem like a big deal, the sudden switch is really annoying. I'm not sure what, if anything I did to change what font is rendered, but I'm pretty sure that it's supposed to be rendered in Arial. If anyone know what font it's supposed to be rendered in and how to change it back, I'd be thankful for your assistance. And if no one knows how to do that, advice on using the Stylish extension for FireFox to force Facebook to render in Arial would suffice. :|
Image
I think Noobraska is a pretty cool state. eh grows corn and doesn't afraid of anythng.
(12:18:11 AM) GTAF: DAMNIT GIR WE ARE ON THE SUBJECT OF VINCE'S DICK.
User avatar
Aumaan Anubis




Connoisseur Bloodhound Renovator

Posts: 2938
Joined: Fri Jun 30, 2006 1:01 pm
Location: Aumaan
Contact:

Post by Aumaan Anubis »

Tools > Options > Content.

Under Fonts and Colors, choose a font.

Advanced > *uncheck the box that says "Allow pages to choose their own fonts..."*

Good luck.

Oh, and the default font on my firefox was Times New Roman. But choose what you like best.
Image
Tural wrote:MrMurder, we're going to hold you to that promise.
It is expected, and demanded.
User avatar
G.I.R.




Recreator Coroner

Posts: 3221
Joined: Thu Aug 11, 2005 1:07 pm
Location: Missouri
Contact:

Post by G.I.R. »

Aumaan Anubis wrote:Tools > Options > Content.

Under Fonts and Colors, choose a font.

Advanced > *uncheck the box that says "Allow pages to choose their own fonts..."*

Good luck.

Oh, and the default font on my firefox was Times New Roman. But choose what you like best.
I tried that, and that makes every website use that font. I want other sites to use their own fonts, hence why I asked if no one knew how to fix this without resorting to using Stylish to force just Facebook to render in Arial.
Image
I think Noobraska is a pretty cool state. eh grows corn and doesn't afraid of anythng.
(12:18:11 AM) GTAF: DAMNIT GIR WE ARE ON THE SUBJECT OF VINCE'S DICK.
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

Posts: 2008
Joined: Tue Jun 06, 2006 12:34 pm
Location: The Canadarm

Post by SpecOp44 »

You can try this... not sure if it will work. Just copy paste into stylish.

Code: Select all

@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document domain("facebook.com")

{


* { font-family: arial;}

}
Image
User avatar
G.I.R.




Recreator Coroner

Posts: 3221
Joined: Thu Aug 11, 2005 1:07 pm
Location: Missouri
Contact:

Post by G.I.R. »

SpecOp44 wrote:You can try this... not sure if it will work. Just copy paste into stylish.

Code: Select all

code n things
Aha! Thanks SpecOp, that fixed it! I knew that "font-family:" went in there somewhere, but I couldn't figure out the formatting that Stylish used.
Image
I think Noobraska is a pretty cool state. eh grows corn and doesn't afraid of anythng.
(12:18:11 AM) GTAF: DAMNIT GIR WE ARE ON THE SUBJECT OF VINCE'S DICK.
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

Posts: 2008
Joined: Tue Jun 06, 2006 12:34 pm
Location: The Canadarm

Post by SpecOp44 »

No problem.

Hurray for CSS.
Image
Post Reply