Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
@font-face is a CSS rule that allows the definition of embedded fonts within a webpage.
0
votes
0answers
152 views
Arabic text not displaying correctly
I am developing an application to read Quran with translation on facebook. But i am facing a problem in displaying arabic font. I have seen few threads on internet but they mostly say use utf-8. Some ...
2
votes
1answer
365 views
Facebook font-face loading and then disappearing in IE7-8
I’ve had an odd error come through on my latest project. It hasn’t launched so I can’t share (because of contract obligations with my company), but here are some details:
Facebook page via iFrame
...
0
votes
0answers
266 views
Facebook not loading @font-face
Is there any reason why Facebook wouldn't load
@font-face {
font-family: 'KomikaAxisRegular';
src: url('../komika/komikax_-webfont.eot');
src: url('../komika/komikax_-webfont.eot?#iefix') ...
0
votes
0answers
604 views
FBML like button & EOT font rendering in Internext Explorer
I have posted a previous question related to this, but the problem is still nagging and I have a number of new pieces of information, so I'm starting a new question to make things clearer.
The basic ...
2
votes
2answers
1k views
IE8 fbml like button and eot (font embedding)
I have issue with one of site that I developing.
Situation is like this:
I'm using @font-face generated at fontsquirrel.com, and in every browser, except for IE8 it works fine. In the beginning it ...
0
votes
0answers
663 views
@font-face working on Facebook like box on my pc but not in others
I was customizing Facebook Like box for my site eventronica.com (the like box is on the sidebar) following this tutorial http://line25.com/tutorials/how-to-add-a-custom-facebook-like-box-to-your-site ...
