I'm guessing that the Arial font files on your computer have been mixed up or corrupted. Try this solution, at your own risk:Originally posted by chocolates-xed:restart the computer and it was after some automatic update that i restarted
I took a close look at his screenshot, and referred to the CSS stylesheet used on sgForums. The text which are in italics have the Arial font applied whereas the links and other text which appeared normal are using Verdana, and maybe some other fonts.Originally posted by ndmmxiaomayi:Ah, learnt something new.
How did you figure out it was a corrupted font?
Oh... I went the same route as you. But... I did another thing. Wrote a CSS file and load it. That didn't fully replicate the problem though.Originally posted by LatecomerX:I took a close look at his screenshot, and referred to the CSS stylesheet used on sgForums. The text which are in italics have the Arial font applied whereas the links and other text which appeared normal are using Verdana, and maybe some other fonts.
Tried the following CSS properties already?Originally posted by ndmmxiaomayi:Oh... I went the same route as you. But... I did another thing. Wrote a CSS file and load it. That didn't fully replicate the problem though.
font-style: italic;
font-weight: bold;
Yup. Strangely, I didn't replicate the problem.Originally posted by LatecomerX:Tried the following CSS properties already?code:
font-style: italic;
font-weight: bold;
http://latecomerx.com/(lab)/test/italics/