Today a new client came to me wanting some minor tune-up work done on her blog. It's Wordpress, installed on her server. Unfortunately - like a lot of Wordpress themes - no accomodation was made for printing.
If you are shopping for a Wordpress theme and can view a demo, do this: RIght click and click on 'View Source' Then look for something that looks like this:
<link rel="stylesheet" href="...." type="text/css" media="print" />
That "media=print" is the key. It means that the theme's author has thought about printing and if someone prints the page it has a higher probability of looking good when printed.
What About Typepad?
Typepad includes the print version of the stylesheet automatically. It probably won't print your fancy banner but it will print the name of your blog and look presentable.
This is a very good observation. Many wordpress themes don't properly style for printing, including some of the expensive so called premium templates. Blog owners must consider this and the type of content that they have before diving in and buying something. If you have an info heavy site with useful information you want to make sure to preview the way it prints first.
Posted by: DebTiffany | November 14, 2009 at 04:11 PM