The problem with slider font (which does not support cyrillic letters) is actual.
http://androidmag.net
-
This topic was modified 12 years by
alexeeev.
hello,
I can help you fix your current error
http://eus.vn is my website
you can email me dohuytoan@live.com
I will help you in the shortest time.
thanks,
Do Huy Toan CEO at Eus.vn
facebook: http://eus.vn/fbdohuytoan
Hi,
Actually I got the same problem but I can manage to solve it. The default font on slider did not support our language, so I had to change to Roboto Condensed.
– First, right click on the title of the slider and choose Inspect Element (im using chrome): http://www.screencast.com/t/qG0WWSkAN
– Second, as u can see, it will direct you to the td-sbig-title (the element you are currently inspecting). On the right, look for font-family of td-big-title-wrap, it shows the currently used font (like this: http://www.screencast.com/t/qG0WWSkAN).
– Now go to Appearance => Editor => style.css. Now look for td-sbig-title-wrap. It will eventually show the used font. You can change it to whatever you want.
I also recommend this method to customize the layout as the way you want by using Inspecte Element feature.
Best regards,
