<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《老肥谈如何在博客正文中运用样式》的评论</title>
	<atom:link href="http://fis.io/better-post-styles.html/feed" rel="self" type="application/rss+xml" />
	<link>http://fis.io/better-post-styles.html</link>
	<description>IT 相关的博客，分享关于Google, Firefox, 黑莓, 手机, 软件, WordPress, ...</description>
	<lastBuildDate>Tue, 08 May 2012 13:48:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>juree</title>
		<link>http://fis.io/better-post-styles.html#comment-12541</link>
		<dc:creator>juree</dc:creator>
		<pubDate>Sun, 02 Jan 2011 08:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-12541</guid>
		<description>呵呵，学习了，谢谢，欢迎来我的博客看看 8) :)</description>
		<content:encoded><![CDATA[<p>呵呵，学习了，谢谢，欢迎来我的博客看看 <img src='/b.gif' alt='8)' class='wp-smiley sm-eek' />  <img src='/b.gif' alt=':)' class='wp-smiley sm-smile' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>皓辰</title>
		<link>http://fis.io/better-post-styles.html#comment-9914</link>
		<dc:creator>皓辰</dc:creator>
		<pubDate>Fri, 15 Jan 2010 12:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-9914</guid>
		<description>很好很实用。</description>
		<content:encoded><![CDATA[<p>很好很实用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>补补</title>
		<link>http://fis.io/better-post-styles.html#comment-6632</link>
		<dc:creator>补补</dc:creator>
		<pubDate>Sun, 11 Jan 2009 10:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6632</guid>
		<description>　....uh
受益匪浅- -</description>
		<content:encoded><![CDATA[<p>　....uh<br />
受益匪浅- -</p>
]]></content:encoded>
	</item>
	<item>
		<title>牧狼羊</title>
		<link>http://fis.io/better-post-styles.html#comment-6361</link>
		<dc:creator>牧狼羊</dc:creator>
		<pubDate>Sun, 28 Dec 2008 12:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6361</guid>
		<description>嘿，老肥文章写的相当不错，这些文章所表达的观点也非常实用，赞。</description>
		<content:encoded><![CDATA[<p>嘿，老肥文章写的相当不错，这些文章所表达的观点也非常实用，赞。</p>
]]></content:encoded>
	</item>
	<item>
		<title>易水寒</title>
		<link>http://fis.io/better-post-styles.html#comment-6343</link>
		<dc:creator>易水寒</dc:creator>
		<pubDate>Sat, 27 Dec 2008 04:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6343</guid>
		<description>受教了～～～</description>
		<content:encoded><![CDATA[<p>受教了～～～</p>
]]></content:encoded>
	</item>
	<item>
		<title>fisio</title>
		<link>http://fis.io/better-post-styles.html#comment-6316</link>
		<dc:creator>fisio</dc:creator>
		<pubDate>Mon, 22 Dec 2008 10:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6316</guid>
		<description>这是在全局 css 中对 &lt;blockquote&gt;引用文字&lt;/blockquote&gt; 进行了样式化，如果查阅我用的 css 可以找到：

&lt;code&gt;blockquote, quote {
background:transparent url(../images/quote.gif) no-repeat scroll left top;
margin:10px 30px 0 0;
padding:3px 10px 3px 35px;
}&lt;/code&gt;

高亮我也没有用插件，而是直接写了：

&lt;code&gt;&lt;span style=&quot;background-color: yellow;&quot;&gt;高亮&lt;/span&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>这是在全局 css 中对 &lt;blockquote&gt;引用文字&lt;/blockquote&gt; 进行了样式化，如果查阅我用的 css 可以找到：</p>
<p><code>blockquote, quote {<br />
background:transparent url(../images/quote.gif) no-repeat scroll left top;<br />
margin:10px 30px 0 0;<br />
padding:3px 10px 3px 35px;<br />
}</code></p>
<p>高亮我也没有用插件，而是直接写了：</p>
<p><code>&lt;span style="background-color: yellow;"&gt;高亮&lt;/span&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>nooidea</title>
		<link>http://fis.io/better-post-styles.html#comment-6310</link>
		<dc:creator>nooidea</dc:creator>
		<pubDate>Mon, 22 Dec 2008 06:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6310</guid>
		<description>请问 如何才能让我的引用效果显示带那个大的引号呢？

以前的模板有可现在的没了。。

还有高亮效果有插件在编辑区实现编辑时选择吗？</description>
		<content:encoded><![CDATA[<p>请问 如何才能让我的引用效果显示带那个大的引号呢？</p>
<p>以前的模板有可现在的没了。。</p>
<p>还有高亮效果有插件在编辑区实现编辑时选择吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>lostindream</title>
		<link>http://fis.io/better-post-styles.html#comment-6260</link>
		<dc:creator>lostindream</dc:creator>
		<pubDate>Sat, 20 Dec 2008 13:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6260</guid>
		<description>过来学习下，老肥同学总结的不错</description>
		<content:encoded><![CDATA[<p>过来学习下，老肥同学总结的不错</p>
]]></content:encoded>
	</item>
	<item>
		<title>shamas</title>
		<link>http://fis.io/better-post-styles.html#comment-6222</link>
		<dc:creator>shamas</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6222</guid>
		<description>学习了</description>
		<content:encoded><![CDATA[<p>学习了</p>
]]></content:encoded>
	</item>
	<item>
		<title>fisio</title>
		<link>http://fis.io/better-post-styles.html#comment-6119</link>
		<dc:creator>fisio</dc:creator>
		<pubDate>Fri, 12 Dec 2008 14:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6119</guid>
		<description>wordcamp shanghai 的时候，白鸦出描述题，猜博客，他老是说这个博客的版式啊，logo啊什么的，对订阅读者来说，有点难，呵呵

有些博客，我都只在别人的分享里看到，博客长啥样儿，完全不知道-_-</description>
		<content:encoded><![CDATA[<p>wordcamp shanghai 的时候，白鸦出描述题，猜博客，他老是说这个博客的版式啊，logo啊什么的，对订阅读者来说，有点难，呵呵</p>
<p>有些博客，我都只在别人的分享里看到，博客长啥样儿，完全不知道-_-</p>
]]></content:encoded>
	</item>
	<item>
		<title>小O</title>
		<link>http://fis.io/better-post-styles.html#comment-6118</link>
		<dc:creator>小O</dc:creator>
		<pubDate>Fri, 12 Dec 2008 13:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6118</guid>
		<description>有时不喜欢阅读器就是这一点，人家换了主题都不知道。以前我还喜欢段前空两格，现在不弄了。</description>
		<content:encoded><![CDATA[<p>有时不喜欢阅读器就是这一点，人家换了主题都不知道。以前我还喜欢段前空两格，现在不弄了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>iColor</title>
		<link>http://fis.io/better-post-styles.html#comment-6003</link>
		<dc:creator>iColor</dc:creator>
		<pubDate>Tue, 09 Dec 2008 15:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-6003</guid>
		<description>我也是手动写,习惯了...</description>
		<content:encoded><![CDATA[<p>我也是手动写,习惯了...</p>
]]></content:encoded>
	</item>
	<item>
		<title>一小步一大步网</title>
		<link>http://fis.io/better-post-styles.html#comment-5999</link>
		<dc:creator>一小步一大步网</dc:creator>
		<pubDate>Tue, 09 Dec 2008 13:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5999</guid>
		<description>高手撒 高手啊
玩得转博客</description>
		<content:encoded><![CDATA[<p>高手撒 高手啊<br />
玩得转博客</p>
]]></content:encoded>
	</item>
	<item>
		<title>cuikai</title>
		<link>http://fis.io/better-post-styles.html#comment-5992</link>
		<dc:creator>cuikai</dc:creator>
		<pubDate>Mon, 08 Dec 2008 05:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5992</guid>
		<description>不失败………… 呵呵</description>
		<content:encoded><![CDATA[<p>不失败………… 呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>大学生乱弹琴</title>
		<link>http://fis.io/better-post-styles.html#comment-5964</link>
		<dc:creator>大学生乱弹琴</dc:creator>
		<pubDate>Sun, 07 Dec 2008 06:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5964</guid>
		<description>哦，谢谢老肥～ :rainbow:</description>
		<content:encoded><![CDATA[<p>哦，谢谢老肥～ <img src='/b.gif' alt=':rainbow:' class='wp-smiley sm-rainbow' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>fisio</title>
		<link>http://fis.io/better-post-styles.html#comment-5963</link>
		<dc:creator>fisio</dc:creator>
		<pubDate>Sun, 07 Dec 2008 06:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5963</guid>
		<description>你从我的 default.css 中复制关于 piclink 的那些行，大概是从 120行开始。然后应用这些到自己的 css 中，需要此效果的地方 &lt;img&gt; 标签中加入 class=&quot;piclink&quot;

用 class 控制一下是为了不让侧栏等地方统统应用这一样式，如果不想每次都标记，也可以从全局控制中指定此效果仅对正文部分生效，做法就要具体分析啦</description>
		<content:encoded><![CDATA[<p>你从我的 default.css 中复制关于 piclink 的那些行，大概是从 120行开始。然后应用这些到自己的 css 中，需要此效果的地方 &lt;img&gt; 标签中加入 class="piclink"</p>
<p>用 class 控制一下是为了不让侧栏等地方统统应用这一样式，如果不想每次都标记，也可以从全局控制中指定此效果仅对正文部分生效，做法就要具体分析啦</p>
]]></content:encoded>
	</item>
	<item>
		<title>大学生乱弹琴</title>
		<link>http://fis.io/better-post-styles.html#comment-5956</link>
		<dc:creator>大学生乱弹琴</dc:creator>
		<pubDate>Sun, 07 Dec 2008 02:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5956</guid>
		<description>老肥，弱弱的问一下，怎样实现高亮啊？ :p</description>
		<content:encoded><![CDATA[<p>老肥，弱弱的问一下，怎样实现高亮啊？ <img src='/b.gif' alt=':p' class='wp-smiley sm-tongue' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>bigCat</title>
		<link>http://fis.io/better-post-styles.html#comment-5941</link>
		<dc:creator>bigCat</dc:creator>
		<pubDate>Sat, 06 Dec 2008 14:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5941</guid>
		<description>:) 图片上的hover链接样式确实不错~~嘿嘿,虚心学习~
btw,我很纯洁...</description>
		<content:encoded><![CDATA[<p> <img src='/b.gif' alt=':)' class='wp-smiley sm-smile' />  图片上的hover链接样式确实不错~~嘿嘿,虚心学习~<br />
btw,我很纯洁...</p>
]]></content:encoded>
	</item>
	<item>
		<title>小舟</title>
		<link>http://fis.io/better-post-styles.html#comment-5936</link>
		<dc:creator>小舟</dc:creator>
		<pubDate>Sat, 06 Dec 2008 10:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5936</guid>
		<description>评论放这边的确很好</description>
		<content:encoded><![CDATA[<p>评论放这边的确很好</p>
]]></content:encoded>
	</item>
	<item>
		<title>fisio</title>
		<link>http://fis.io/better-post-styles.html#comment-5935</link>
		<dc:creator>fisio</dc:creator>
		<pubDate>Sat, 06 Dec 2008 09:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://fis.io/?p=725#comment-5935</guid>
		<description>等更新吧...

我所知道的目前只有一个集成了区域精简、favicon显示的脚本，可以 &lt;a href=&quot;http://ishawn.net/tips/compatible-script-for-new-google-reader.html&quot; rel=&quot;nofollow&quot;&gt;试试&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>等更新吧...</p>
<p>我所知道的目前只有一个集成了区域精简、favicon显示的脚本，可以 <a href="http://ishawn.net/tips/compatible-script-for-new-google-reader.html" rel="nofollow">试试</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

