Quote:
Originally Posted by PiperKev
I found two entries in the CSS:
@font-face {
font-family: "Apple Color Emoji";
font-style: normal;
font-weight: normal;
src: url(../font/AppleColorEmoji.ttc);
}
span.Emoji {
font-family: "Apple Color Emoji", sans-serif;
font-size: 0.75em;
font-style: normal;
font-weight: normal;
}
|
The problem is that this is a character and not a graphic and whatever font you are using does not have it.