New Fonts from Google
Permalink 1 user found helpful
Could we add these fonts to Concrete5's next version?
http://code.google.com/webfonts...
http://code.google.com/webfonts...
No need to wait - if you can edit your theme's template, all you need to do is include the new stylesheet provided by Google into the <head> portion of your code and you'll be up and running.
it would be nice to have the fonts appear is the list of fonts too. is this possible?
thats more of a tinymce question
<link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
For example, this is what needs to go in the <head> tag.
Do you edit the PHP file?
Or go into sitemap, choose a page, properties,
custom attributes, Then choose "Add attribute" and choose "header extra content", then copy external stylesheet link in field.
For example, this is what needs to go in the <head> tag.
Do you edit the PHP file?
Or go into sitemap, choose a page, properties,
custom attributes, Then choose "Add attribute" and choose "header extra content", then copy external stylesheet link in field.
There are some how-tos on adding Google WebFonts:
http://www.concrete5.org/documentation/how-tos/developers/use-googl...
http://www.concrete5.org/documentation/how-tos/developers/controlli...
http://www.concrete5.org/documentation/how-tos/developers/use-googl...
http://www.concrete5.org/documentation/how-tos/developers/controlli...