Shape 5

Joomla Templates => Lime Light - Club => : berty12 June 23, 2013, 12:00:39 PM



: Google fonts latin extended?
: berty12 June 23, 2013, 12:00:39 PM
How to display correctly ?đčć?? In preparing my presentation page I have problems with ee fonts ć??đč

firebug show

body, .inputbox {
font-family: "PT Serif", "Helvetica", "Arial", sans-serif;

Changing fonts PT Serif Inside Vertex, Template Specific, and Layout did't help. Same visibly noticeable difference inside the text that has čć?đ?...

http://picturepush.com/public/13392575 (http://picturepush.com/public/13392575)


: Re: Google fonts latin extended?
: mikek June 24, 2013, 07:42:56 AM
Hello,

You would need to use a google font that supports this, not all do. You can review the available on google font's site:

http://www.google.com/fonts/


: Re: Google fonts latin extended?
: berty12 June 24, 2013, 12:05:44 PM
OK, I found a few fonts that support latin extended. How to install them or add the Vertex list?

Another question is where is:
....
body,. InputBox {
   font-family: 'PT Serif', Helvetica, Arial, sans-serif;
}

if I want to remove the PT Serif and leave only default Helvetica, Arial and sans-serif.

Thank you.

P.S. perhaps a proposal for the developer for the future, to include at least a few fonts that will support and latin extended.


: Re: Google fonts latin extended?
: mikek June 24, 2013, 01:10:00 PM
Hello,

Arial and Helvetica are usually listed in the google font drop down, however I just noticed that they were left off of the latest files. I've updated the file:

vertex/admin/googleFonts.php

Just download a fresh copy of the template and grab that file and replace the one on your server, and then these fonts will show in the drop down. When those fonts are selected google fonts is disabled.

We really have no control over what fonts supports latin extended. It's all based on what is available through google fonts.


: Re: Google fonts latin extended?
: berty12 June 24, 2013, 03:38:24 PM
Updated and solved. Helvetica turned off Google font.

It would be even better if there some way to get aditional google fonts through Vertex, download and install additional fonts as desired. However, Helvetica is somehow solution for my problem.

Thank you.