I am using Lightword Theme. I am working on my computer with WordPress as localhost. (But if you want to see it, there is a web site that uses Lightword Theme too: http://www.vanillatf2.org)
My problem is: Some letters like Ü, Ö, Ç, Ğ aren't seen on the titles of the posts of my blog page.
Also I want to change the font and the colour of the titles. I'll be very glad if you tell me how to do it.
Thanks for any helps and answers.
HI
You will have to do this on local pc
Install Firefox Firebug ; then when you hover over any html element; you will see the line number of all the css involved.
This way you can investigate and fix further css issues by yourself and quicker.
I am not familiar with non english fonts
killerdeveloper
Member
Posted 1 year ago #
Most of amateur custom fonts doesn't have country specific characters.
Try this plugin and experiment with over 1000 fonts to choose from http://wordpress.org/extend/plugins/font/screenshots/
I'm running into a similar problem.
However, my problem is browser specific. "F" render fine in Chrome and Safari, but not IE or Firefox.
And it's only in the post titles an the menus.
I can't figure out why. Grrr.
I FIGURED IT OUT.
Sweet jebus.
It was the ligatures of the font. I had to set letter-spacing to 0.01em, and boom, the problem was fixed.