Using Google Web Fonts with Logo Text

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 19, 2012 4:12 am
Reply with quote
Report this post
Hi.

I'm using text for my logo so have selected logo type: text and entered the desired text.

My question is how can I use a Google web font for this logo text? I'm able to change the font to a standard font like Arial via modifying the css (so I know this bit works) but where do I put the actual web font code in my template.

For example it states to put this
<link href='http://fonts.googleapis.com/css?family=Sanchez' rel='stylesheet' type='text/css'>

as the first element in the <head> tag of your html document but where is this please? Doing some research on Google it states to use the template's index.php but looking in this there is no html code.

Many thanks.
User avatar
Senior Boarder

Konrad M
Mon Nov 19, 2012 8:24 am
Reply with quote
Report this post
Hi,
try in html/layouts/head.php
User avatar

GK User
Mon Nov 19, 2012 10:24 am
Reply with quote
Report this post
Hi.

Thanks for that although there's no 'layout's folder inside 'html'?

Where would I find the php file please?

Thanks.
User avatar
Senior Boarder

Konrad M
Mon Nov 19, 2012 11:20 am
Reply with quote
Report this post
Sorry I mean:
templates/gk_gamenews/layouts/blocks/head.php
User avatar


cron