Conditional Stylesheets and Body Classes

0

Easily include browser specific stylesheets in templates or select browser and version specific classes in CSS. Conditional browser stylesheets are added after the main theme style.css

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Easily include browser specific stylesheets in templates or select browser and version specific classes in CSS.

Conditional browser stylesheets are added after the main theme style.css allowing them to overrule previous rules – you only need to add the CSS rules that should change.

This plugin uses up-to-date WordPress top level functions, sanitizes all input data and is fully internationalized.

For feature request and bug reports, please use the Q Support Website.

Please do not use the WordPress.org forum to report bugs, as we no longer monitor or respond to questions there.

Features

  • Checks for and adds browser and version specific stylesheets – such as “browsers-windows-firefox.css”.
  • Add browser and version specific body classes to all pages – such as body.browsers-msie-10
  • Includes the Mobile Detect class and adds mobile & touch body classes.
  • Adds a post type body class, for example: “posttype-page”.
  • Inserts handy HTML comments in the HTML footer of template files to tell you which CSS files could be used and which were found.