1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 25 September 2015
  5.  Subscribe via email
Hello Ciaran,

I use the Revolve template and I want to change the font.

Could you indicate which fonts work for Greek as I taste some of them and the font does not seem to change.

My site http://www.megarevma.gr/petri/

Thank you in advance,

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Eri

We have edited the loading of your Google fonts to include Greek characters where available. To do so we changed the following in your templates ../php/styles.php (line 43)...


echo '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family='.$v.':300,400" /> ';


To...


echo '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family='.$v.':300,400&subset=latin,greek,greek-ext" /> ';


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!