=== Mobile CSS === Contributors: maxaud Donate link: http://playforward.net/ Tags: mobile,css,style,tablet,phone,android,iOS,iPhone,iPad Requires at least: 3.0 Tested up to: 3.4.3 Stable tag: 1.0 Allows you to define different CSS styles that get loaded for specific mobile devices. == Description == This plugin allows you to define different CSS rules that get loaded into the page's for specific devices. Includes checks for 18 different tablet options and 13 different phone options. This can be useful if you need to target specific phones or tablets to make CSS changes or show certain advertisements for certain devices. == Installation == Drop into either your /mu-plugins/ directory, or your plugins directory and activate it. 1. Upload the `mobile-css` directory to the `/wp-content/plugins/` directory, or the `/wp-content/mu-plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress (if placed in the the `/wp-content/plugins/` directory) 1. Create CSS rules (custom post type) and select what device they display for. == Frequently Asked Questions == = None yet = Ask me some! == Screenshots == == Changelog == = 1.0 = * First Release.