2011-11-23, 00:33:06
I'm not blaming GStyle here, just letting you know where I am working.
In a previous post a user was advised to consult the Innovation theme to see how to set up Google Fonts. In GStyle, all template elements are contained with one file, whereas Innovation has a header.php, sidebar.php, etc. Again just pointing out differences, not blaming.
To the point: All attempts to get any font to display fail. In the Firebug window, the tag for any font appears thus:
Am I correct in assuming that the family argument would only appear as it does if the Google font repository were contacted? Seems generic; it does not change for any font.
Wonder if Google has changed something? Thoughts?
In a previous post a user was advised to consult the Innovation theme to see how to set up Google Fonts. In GStyle, all template elements are contained with one file, whereas Innovation has a header.php, sidebar.php, etc. Again just pointing out differences, not blaming.
To the point: All attempts to get any font to display fail. In the Firebug window, the tag for any font appears thus:
Code:
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" type="text/css">
Am I correct in assuming that the family argument would only appear as it does if the Google font repository were contacted? Seems generic; it does not change for any font.
Wonder if Google has changed something? Thoughts?