Viewing Fonts

Fonts



User: Roddy 7 years ago
If you don't have the font in all its various file types hosted on your own server, you need to add the link to download the stylesheet from Google.

Paste the following into the Head Code box - either the site wide one for site wide use or the one in the Page Inspector for use o just that pagen a page...

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=FontName" />

Replace FontName with the name of the required font.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Vincent I. 7 years ago
Well, i added this code in the head box ( site publishing settings everweb ) but it didn' work

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=OpenSans" />

I use just this font, added as a external file ( OpenSans-CondLight.ttf )
User: Roddy 7 years ago
Did you read the Instruction Page to see how to install the different font files and create the styles?

Note that you need to also add .eot and .woff as well as .ttf to cover all browsers.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.