Active
Project:
TB Nucleus
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2013 at 13:44 UTC
Updated:
18 May 2013 at 19:42 UTC
Hi,
Same issue as described at http://www.themebrain.com/question/typography-cyrylic
Comments
Comment #1
themebrain commentedHi Nikita,
This is limitation of our base theme Nucleus. It does has a feature "Typography" to configure Google webfonts for the template, but it does not support to select other character set except Latin yet.
There are solutions to use Cyrillic Google Webfonts in TB Corpal. Below is one of them:
* Go to http://www.google.com/fonts > Go to Quick-use section of a Cyrillic Google font you want to use
* Go to "Choose the character sets you want" and check Cyrillic
* Go to "Add this code to your website" and copy the code (Ex: <link href='http://fonts.googleapis.com/css?family=Noto+Serif' rel='stylesheet' type='text/css'> )
* Go to your site folder
* Open the file sites/all/themes/tb_corpal/tpl/html.tpl.php
* Paste the above code into the head tag and save the file
* Log in your site as administrator
* Go to Appearance > TB Corpal settings > Typography
* Select Google webfont and then enter name of your selected Google font
* Save configuration
Comment #2
quantix2 commentedThank you!
Actualy works only with custom font option instead "Google webfont"