Linux 软件免费装

Google Web Fonts for WordPress

开发者 jeffsebring
更新时间 2013年3月15日 13:44
PHP版本: 3.5 及以上
WordPress版本: 3.5

标签

fonts typography google web fonts

下载

2.0 2.0.1 2.0.2 2.0.3 2.0.4 3.0 3.0.1

详情介绍:

Select up to 5 fonts from the Google Web Font Directory to make available for use in stylesheets. More Info ** This plugin does not automatically change your fonts, only enqueue's the font import stylesheet. Edit your theme or child theme stylesheet to use your chosen fonts ** Google Web Fonts for WordPress Plugin Home For more control over imported fonts, read How to Use Web Fonts with WordPress.

安装:

  1. Upload and activate Google Web Fonts for WordPress.
  2. Navigate to the Theme Customizer.
  3. Choose your fonts from the dropdown list of all the fonts available and save your selections.
  4. Add the provided css font-family properties code to your theme or child theme stylesheet.

常见问题:

My font is not showing up

If you have added the font family rule to the correct element in your stylesheet, try adding some specificity. When styling a logo link with the class of .logo, I might add the #header id if I was having problems with strong specificity. header .logo { font-family: 'Six Caps'; font-size: 1.5em; / Adjustments to font sizes may be needed. / }

更新日志:

3.0 2.0 2.0.1 2.0.2 2.0.3 2.0.4