Linux 软件免费装

Stylesheet Per Page

开发者 jkohlbach
更新时间 2015年4月24日 14:08
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.2

标签

stylesheet ie ios page styles ie stylesheet ios stylesheet post stylesheet post stylesheets category stylesheet tag stylesheet

下载

详情介绍:

Adds a custom stylesheet/s all of the pages on your WordPress install with options to check for the existence of the stylesheet before adding. Allows for adding IE specific stylesheets all the way back to version 6. Just enable in the plugin options and add the stylesheets to your theme directory. Stylesheet Per Page now allows adding of an iOS specific stylesheet. Simply enable in the plugin options and add the stylesheet to your theme directory. This plugin supports use with custom post types, category, and tag pages.

安装:

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
To use this plugin, just add stylesheets in the following formats to your theme's base directory or a "css" subdirectory inside your theme's base directory: NOTE: You can place your custom CSS files in either the base directory of your theme, or in a "css" subdirectory inside your theme, but try to be consistent with where you place them.

升级注意事项:

N/A

常见问题:

How do I activate IE stylesheets?

To activate stylesheets enable the option in the plugin options and create css files with the following naming convention: ie.css (overrides for all IE versions), ie8.css (overrides for IE 8 and below), ie7.css (overrides for IE 7 and below), ie6.css (overrides for IE 6 and below).

How do I get Stylesheet Per Page to check for the files first before trying to include them?

Easy, just tick the option under the Stylesheet Per Page admin options under found under the Settings menu.

How do I enable an iOS stylesheet?

To activate an iOS specific stylsheet create ios.css and place it in your theme's base directory or css subdirectory inside your theme's base directory. You will also need to enable the checkbox in the plugin options.

更新日志: