Advanced Search  
Advanced Search


Pages: [1]
Print
Author Topic: Small changes in vertex template  (Read 4744 times)
igorcc
Offline Offline

Posts: 3



« on: April 08, 2012, 10:51:17 AM »

I suggest following changes in Vertex template:
index.php, line 36
Code:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=<?php echo $s5_fonts_highlight ?> />
to
Code:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=<?php echo $s5_fonts_highlight ?>&subset=cyrillic,latin" />
and
/vertex/css_and_js.php, line 28
Code:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=<?php echo $s5_fonts;?> />
to
Code:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=<?php echo $s5_fonts;?>&subset=cyrillic,latin" />

Thanks!
Logged
jonahh
Shape 5 Administrator
Offline Offline

Posts: 17069



WWW
« Reply #1 on: April 09, 2012, 11:09:28 AM »

Hello,

What does the "&subset=cyrillic,latin" do?
Logged

Jonah
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
igorcc
Offline Offline

Posts: 3



« Reply #2 on: April 09, 2012, 11:38:18 AM »

It allows using the cyrillic sybset of a font, if possible of course.
Thanks!
Logged
copierx
Offline Offline

Posts: 2



« Reply #3 on: July 13, 2012, 05:51:52 PM »

Hi,

I need to set google fonts to support  latin extended.
I have try your solution but received internal error 500 with a blank page.

Thanks in advance.


template : Corporate Response
joomla ver.  : 2.5.6
Logged
jdevissdfe
Offline Offline

Posts: 17



« Reply #4 on: October 08, 2012, 07:34:04 AM »

Say how exactly you manage it , maybe there is some other way to do it .
Logged
Pages: [1]
Print

Jump to:  


Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.054 seconds with 18 queries.