- Posts: 15
- Thank you received: 0
Adding Google Web fonts
-
clbest
Inactive member - Topic Author
- New Member
Less
More
12 years 1 month ago #23082
by clbest
Adding Google Web fonts was created by clbest
Hello,
I would like to change the script font to a Google web font. Can you tell me how to do that please?
Thanks,
Carole
I would like to change the script font to a Google web font. Can you tell me how to do that please?
Thanks,
Carole
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago - 12 years 1 month ago #23092
by ivan.milic
Replied by ivan.milic on topic Adding Google Web fonts
We are not sure what text you refer by " script font " , if you know where to style it, google fonts are easily used , you get code from google you can put in index.php of template some-ware in head section.
Example code would be :
then you would just use it in your css files like this:
font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
Example code would be :
Code:
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight,regular,bold' rel='stylesheet' type='text/css' />
font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
Last edit: 12 years 1 month ago by ivan.milic.
Please Log in to join the conversation.
-
clbest
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
12 years 1 month ago #23098
by clbest
Replied by clbest on topic Adding Google Web fonts
Thank you for your reply
Could you please indicate where to access the head section then in the Hotel template.
Could you please indicate where to access the head section then in the Hotel template.
Please Log in to join the conversation.
-
clbest
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
12 years 1 month ago #23099
by clbest
Replied by clbest on topic Adding Google Web fonts
In other words I dont know how to find the index.php files to insert the Google code. Not sure if I explained it correctly.
Thanks
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23104
by ivan.milic
Replied by ivan.milic on topic Adding Google Web fonts
It's:
\templates\hot_hotel\index.php
\templates\hot_hotel\index.php
Please Log in to join the conversation.
-
clbest
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
12 years 1 month ago #23119
by clbest
Replied by clbest on topic Adding Google Web fonts
Thanks for that. However, the file is locked and won't open with Text Edit. I downloaded it using Filezilla but can't see any thing - page is blank. Please advise how to unlock.
Please Log in to join the conversation.
Time to create page: 0.177 seconds