Shape 5

Joomla Free Templates => Design Control - Free => : cons201355 August 25, 2014, 09:08:42 PM



: turn of google font api
: cons201355 August 25, 2014, 09:08:42 PM
hi, i'm using your design control template but i must turn off the google api as it slows down my website enormously. please help, where can i find the code?

thank you so much
constantin


: Re: turn of google font api
: mikek August 26, 2014, 07:51:29 AM
Hello,

Simply setting the font to a web font like Arial will disable this.


: Re: turn of google font api
: cons201355 August 26, 2014, 06:57:32 PM
Thank you, i guess open sans is a google font? i will change that


: Re: turn of google font api
: mikenicoll August 28, 2014, 12:12:27 AM
Hello,

That is correct. You can view CSS Web Safe Fonts here:

http://www.w3schools.com/cssref/css_websafe_fonts.asp


: Re: turn of google font api
: cons201355 August 28, 2014, 07:16:49 PM
Hello,

That is correct. You can view CSS Web Safe Fonts here:

http://www.w3schools.com/cssref/css_websafe_fonts.asp

Thank you!


: Re: turn of google font api
: cons201355 August 28, 2014, 08:28:15 PM
Is it correct that the font is modified in the jquery.vertexAdmin.min.js file? Is there any other file that I must change?

Thanks so much
Constantin


: Re: turn of google font api
: mikek August 29, 2014, 06:58:20 AM
Hello,

Fonts are not modified at all. The backend simply selects which google font you want to call. The api for google fonts is called on the frontend.