<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Print CSS Plugin (WordPress) Needs CSS Guru</title>
	<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/</link>
	<description>More than just a blog.</description>
	<pubDate>Fri, 16 May 2008 12:50:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Climb to the Stars (Stephanie Booth) &#187; Bunny&#8217;s Print CSS Plugin Upgrade</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-379050</link>
		<dc:creator>Climb to the Stars (Stephanie Booth) &#187; Bunny&#8217;s Print CSS Plugin Upgrade</dc:creator>
		<pubDate>Sun, 20 Jan 2008 09:43:55 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-379050</guid>
		<description>&lt;p&gt;[...] [fr]Deuxième version de mon plugin pour insérer automatiquement une feuille de style impression dans n'importe quel thème WordPress. Il y a maintenant un panneau d'administration qui permet d'éditer le CSS directement depuis WordPress -- et le CSS en question a été enrichi.[en]Similar:Print CSS Plugin (WordPress) Needs CSS Guru [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[&#8230;] [fr]Deuxième version de mon plugin pour insérer automatiquement une feuille de style impression dans n&#8217;importe quel thème WordPress. Il y a maintenant un panneau d&#8217;administration qui permet d&#8217;éditer le CSS directement depuis WordPress &#8212; et le CSS en question a été enrichi.[en]Similar:Print CSS Plugin (WordPress) Needs CSS Guru [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-370597</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Thu, 10 Jan 2008 11:19:26 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-370597</guid>
		<description>&lt;p&gt;Ooh thanks. zip -r filename.zip directory -- Forgot the -r!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Ooh thanks. zip -r filename.zip directory &#8212; Forgot the -r!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kjell</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-370472</link>
		<dc:creator>Kjell</dc:creator>
		<pubDate>Thu, 10 Jan 2008 08:18:06 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-370472</guid>
		<description>&lt;p&gt;forgot to say yesterday - your zip for this plugin is empty. Only has the folder. tgz is good though.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>forgot to say yesterday - your zip for this plugin is empty. Only has the folder. tgz is good though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kjell</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-369755</link>
		<dc:creator>Kjell</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:26:38 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-369755</guid>
		<description>&lt;p&gt;one more - a page that helped me a lot when I setup my printer friendly version some time back:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://ideas.arikfr.com/make-your-blog-printer-friendly.html" rel="nofollow"&gt;http://ideas.arikfr.com/make-your-blog-printer-friendly.html&lt;/a&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>one more - a page that helped me a lot when I setup my printer friendly version some time back:</p>
<p><a href="http://ideas.arikfr.com/make-your-blog-printer-friendly.html" rel="nofollow">http://ideas.arikfr.com/make-your-blog-printer-friendly.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kjell</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-369749</link>
		<dc:creator>Kjell</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:18:52 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-369749</guid>
		<description>&lt;p&gt;Long time no talk with you - happy to see that when I come back to website making and fall in love with Wordpress there I can climb to the stars once more. I used to pick hints on css and others from old site with great success and much learning.&lt;/p&gt;

&lt;p&gt;Swell little plugin and much desired. Here's a first attempt at making the stylesheet compatible with K2 themes.&lt;/p&gt;

&lt;p&gt;At http:://kjell.langvass.org/wp-content/plugins/print-css/print.css
(maybe you can remove that link from comment if you integrate)
All done is to strip the two sidebars and the entry edit link.
I strip the div#header too.
I'm thinking that your site would look nicer with that too. Since there's a table on your print it splits and gives a new page in Firefox. Maybe loosen up those tags a bit in your print.css, so it can split over pages and maybe remove the border?
Text doesn't flow around the similar box ... that might be the problem. Maybe strip that in print CSS?
I added a line for print version of cutline too, but didn't error check that one too carefully.&lt;/p&gt;

&lt;p&gt;Maybe add one general "don't print" class which people can use as an additional div in their themes?&lt;/p&gt;

&lt;p&gt;anyway - swell thinking to put the plugin out, add it to the wordpress plugins too!&lt;/p&gt;

&lt;p&gt;-kjell&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Long time no talk with you - happy to see that when I come back to website making and fall in love with Wordpress there I can climb to the stars once more. I used to pick hints on css and others from old site with great success and much learning.</p>
<p>Swell little plugin and much desired. Here&#8217;s a first attempt at making the stylesheet compatible with K2 themes.</p>
<p>At http:://kjell.langvass.org/wp-content/plugins/print-css/print.css<br />
(maybe you can remove that link from comment if you integrate)<br />
All done is to strip the two sidebars and the entry edit link.<br />
I strip the div#header too.<br />
I&#8217;m thinking that your site would look nicer with that too. Since there&#8217;s a table on your print it splits and gives a new page in Firefox. Maybe loosen up those tags a bit in your print.css, so it can split over pages and maybe remove the border?<br />
Text doesn&#8217;t flow around the similar box &#8230; that might be the problem. Maybe strip that in print CSS?<br />
I added a line for print version of cutline too, but didn&#8217;t error check that one too carefully.</p>
<p>Maybe add one general &#8220;don&#8217;t print&#8221; class which people can use as an additional div in their themes?</p>
<p>anyway - swell thinking to put the plugin out, add it to the wordpress plugins too!</p>
<p>-kjell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pages tagged "css"</title>
		<link>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-367567</link>
		<dc:creator>Pages tagged "css"</dc:creator>
		<pubDate>Tue, 08 Jan 2008 04:52:24 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2008/01/07/print-css-plugin-wordpress-needs-css-guru/#comment-367567</guid>
		<description>&lt;p&gt;[...] online community. The best part is ... it's all 100% free! Check them out here: Join Hey Nielsen!  Print CSS Plugin (WordPress) Needs CSS Guru&#160;saved by 1 others  &#160;&#160;&#160;&#160;shawndesman bookmarked on 01/07/08 &#124; [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[&#8230;] online community. The best part is &#8230; it&#8217;s all 100% free! Check them out here: Join Hey Nielsen!  Print CSS Plugin (WordPress) Needs CSS Guru&nbsp;saved by 1 others  &nbsp;&nbsp;&nbsp;&nbsp;shawndesman bookmarked on 01/07/08 | [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
