<\/p>\n
Here’s what the comment block at the top of my custom theme’s style.css looks like.<\/p>\n
It wasn’t always easy for me to figure out what I need to add or change to achieve the desired effect. But I found two tools that really help;\u00a0 Opera<\/a> Dragonfly<\/em> and the Edit CSS tool that’s part of the Firefox Web Developer Plug-in<\/em>.<\/a><\/p>\n
A few caveats, don’t copy all of the files in the base theme into the custom theme. Only copy the ones you want to modify. And unless you are fairly proficient in PHP don’t modify or copy functions.php as it requires special handling. If you feel up to it, the rules for modifying functions.php for WPMP are the same as they are if you are creating a regular WordPress child theme. There are a number of articles on the web that deal with this topic. Start with Child Themes<\/a> in the WordPress Codex.\u00a0 Other posts I found helpful are\u00a0 Themeshaper’s How To Modify WordPress Themes The Smart Way<\/a> and Understand WordPress Child Theme<\/a> by WP Engineer.<\/p>\n
I consider WordPress Mobile Pack (WPMP) by James Pearce & friends to be the best plug-in for creating a mobile friendly version of your WordPress Blog. It detects mobile devices and serves them a compact, fast loading version of your blog. There’s a link to the full site on every page so mobile users aren’t locked into mobile formatted version. And unlike some other mobile plugins that only work with the iPhone and other high end devices, WPMP detects all … Continue reading