<?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>Comments on: WordPress 主题教程 #7：尾部</title>
	<atom:link href="http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Sat, 11 Feb 2012 19:42:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: J'ayuh</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-45311</link>
		<dc:creator>J'ayuh</dc:creator>
		<pubDate>Fri, 21 May 2010 04:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-45311</guid>
		<description>CSS里面弄！</description>
		<content:encoded><![CDATA[<div id="description">
<p>CSS里面弄！</p>
</div>
<p id="rating-45311"><span id="up-45311"  class="comment_rating_up" onclick="comment_rating('45311', 'up');">支持</span><small id="rating-45311-up"></small>&nbsp;<span id="down-45311"  class="comment_rating_down" onclick="comment_rating('45311', 'down');">反对</span><small id="rating-45311-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J'ayuh</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-45310</link>
		<dc:creator>J'ayuh</dc:creator>
		<pubDate>Fri, 21 May 2010 04:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-45310</guid>
		<description>CSS缩写，url()后面本就应该有个空格嘛。
这不应该算作IE BUG，最多说IE不是太智能，没有能力分割这个代码。</description>
		<content:encoded><![CDATA[<div id="description">
<p>CSS缩写，url()后面本就应该有个空格嘛。<br />
这不应该算作IE BUG，最多说IE不是太智能，没有能力分割这个代码。</p>
</div>
<p id="rating-45310"><span id="up-45310"  class="comment_rating_up" onclick="comment_rating('45310', 'up');">支持</span><small id="rating-45310-up"></small>&nbsp;<span id="down-45310"  class="comment_rating_down" onclick="comment_rating('45310', 'down');">反对</span><small id="rating-45310-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-44464</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 14 Jan 2010 05:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-44464</guid>
		<description>哈哈，还真的是，我的主题基本上都是在 firefox 下测试，基本 IE 我看下布局不乱就可以了！ :-)</description>
		<content:encoded><![CDATA[<div id="description">
<p>哈哈，还真的是，我的主题基本上都是在 firefox 下测试，基本 IE 我看下布局不乱就可以了！ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
</div>
<p id="rating-44464"><span id="up-44464"  class="comment_rating_up" onclick="comment_rating('44464', 'up');">支持</span><small id="rating-44464-up"></small>&nbsp;<span id="down-44464"  class="comment_rating_down" onclick="comment_rating('44464', 'down');">反对</span><small id="rating-44464-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lovecrock</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-44462</link>
		<dc:creator>lovecrock</dc:creator>
		<pubDate>Thu, 14 Jan 2010 01:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-44462</guid>
		<description>我也一直喜欢水煮鱼的这款blixed，一直搜藏着，最近用了你最新的CSS，发现在IE下，侧边栏的标签的背景图片不见了，上网查了一下，是因为IE的一个bug造成的，
background:url(images/spring_flavour/post_yellow.gif)no-repeat  left center;
url()后面没有空格的话，IE就会不显示背景图片，我试了一把，价格空格就可以了。</description>
		<content:encoded><![CDATA[<div id="description">
<p>我也一直喜欢水煮鱼的这款blixed，一直搜藏着，最近用了你最新的CSS，发现在IE下，侧边栏的标签的背景图片不见了，上网查了一下，是因为IE的一个bug造成的，<br />
background:url(images/spring_flavour/post_yellow.gif)no-repeat  left center;<br />
url()后面没有空格的话，IE就会不显示背景图片，我试了一把，价格空格就可以了。</p>
</div>
<p id="rating-44462"><span id="up-44462"  class="comment_rating_up" onclick="comment_rating('44462', 'up');">支持</span><small id="rating-44462-up"></small>&nbsp;<span id="down-44462"  class="comment_rating_down" onclick="comment_rating('44462', 'down');">反对</span><small id="rating-44462-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Y215</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-27800</link>
		<dc:creator>Y215</dc:creator>
		<pubDate>Mon, 02 Jun 2008 16:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-27800</guid>
		<description>LZ你好，请问底部版权这行字的高低位置要在哪个文件里控制呢？比如说靠底部显示！
弄好久久都不会哦~~~拜托了！ :oops:</description>
		<content:encoded><![CDATA[<div id="description">
<p>LZ你好，请问底部版权这行字的高低位置要在哪个文件里控制呢？比如说靠底部显示！<br />
弄好久久都不会哦~~~拜托了！ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
</div>
<p id="rating-27800"><span id="up-27800"  class="comment_rating_up" onclick="comment_rating('27800', 'up');">支持</span><small id="rating-27800-up"></small>&nbsp;<span id="down-27800"  class="comment_rating_down" onclick="comment_rating('27800', 'down');">反对</span><small id="rating-27800-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 胡戈戈</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-20778</link>
		<dc:creator>胡戈戈</dc:creator>
		<pubDate>Thu, 31 Jan 2008 02:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-20778</guid>
		<description>鱼是肉啊,不是菜</description>
		<content:encoded><![CDATA[<div id="description">
<p>鱼是肉啊,不是菜</p>
</div>
<p id="rating-20778"><span id="up-20778"  class="comment_rating_up" onclick="comment_rating('20778', 'up');">支持</span><small id="rating-20778-up"></small>&nbsp;<span id="down-20778"  class="comment_rating_down" onclick="comment_rating('20778', 'down');">反对</span><small id="rating-20778-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 巴士飞扬</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4680</link>
		<dc:creator>巴士飞扬</dc:creator>
		<pubDate>Mon, 03 Sep 2007 08:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4680</guid>
		<description>不错的博客，我喜欢你，鱼
我最爱吃的菜就是－－鱼。哈哈</description>
		<content:encoded><![CDATA[<div id="description">
<p>不错的博客，我喜欢你，鱼<br />
我最爱吃的菜就是－－鱼。哈哈</p>
</div>
<p id="rating-4680"><span id="up-4680"  class="comment_rating_up" onclick="comment_rating('4680', 'up');">支持</span><small id="rating-4680-up"></small>&nbsp;<span id="down-4680"  class="comment_rating_down" onclick="comment_rating('4680', 'down');">反对</span><small id="rating-4680-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4410</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4410</guid>
		<description>那是因为你的 HTML 代码完全乱了</description>
		<content:encoded><![CDATA[<div id="description">
<p>那是因为你的 HTML 代码完全乱了</p>
</div>
<p id="rating-4410"><span id="up-4410"  class="comment_rating_up" onclick="comment_rating('4410', 'up');">支持</span><small id="rating-4410-up"></small>&nbsp;<span id="down-4410"  class="comment_rating_down" onclick="comment_rating('4410', 'down');">反对</span><small id="rating-4410-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenchen</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4409</link>
		<dc:creator>chenchen</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4409</guid>
		<description>[div id=&quot;footer&quot;]
[p]
Copyright © 2007 
[p]
[/div]

代替[]</description>
		<content:encoded><![CDATA[<div id="description">
<p>[div id="footer"]<br />
[p]<br />
Copyright © 2007<br />
[p]<br />
[/div]</p>
<p>代替[]</p>
</div>
<p id="rating-4409"><span id="up-4409"  class="comment_rating_up" onclick="comment_rating('4409', 'up');">支持</span><small id="rating-4409-up"></small>&nbsp;<span id="down-4409"  class="comment_rating_down" onclick="comment_rating('4409', 'down');">反对</span><small id="rating-4409-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenchen</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4408</link>
		<dc:creator>chenchen</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4408</guid>
		<description>

Copyright © 2007 



在sidebar的最後，加上了這些。</description>
		<content:encoded><![CDATA[<div id="description">
<p>Copyright © 2007 </p>
<p>在sidebar的最後，加上了這些。</p>
</div>
<p id="rating-4408"><span id="up-4408"  class="comment_rating_up" onclick="comment_rating('4408', 'up');">支持</span><small id="rating-4408-up"></small>&nbsp;<span id="down-4408"  class="comment_rating_down" onclick="comment_rating('4408', 'down');">反对</span><small id="rating-4408-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4404</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4404</guid>
		<description>@ chenchen，你加了什么？</description>
		<content:encoded><![CDATA[<div id="description">
<p>@ chenchen，你加了什么？</p>
</div>
<p id="rating-4404"><span id="up-4404"  class="comment_rating_up" onclick="comment_rating('4404', 'up');">支持</span><small id="rating-4404-up"></small>&nbsp;<span id="down-4404"  class="comment_rating_down" onclick="comment_rating('4404', 'down');">反对</span><small id="rating-4404-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenchen</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-4402</link>
		<dc:creator>chenchen</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-4402</guid>
		<description>似乎我在footer裏面加了，但是我的頁面上體現不出來。</description>
		<content:encoded><![CDATA[<div id="description">
<p>似乎我在footer裏面加了，但是我的頁面上體現不出來。</p>
</div>
<p id="rating-4402"><span id="up-4402"  class="comment_rating_up" onclick="comment_rating('4402', 'up');">支持</span><small id="rating-4402-up"></small>&nbsp;<span id="down-4402"  class="comment_rating_down" onclick="comment_rating('4402', 'down');">反对</span><small id="rating-4402-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-1324</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 13 Jun 2007 14:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-1324</guid>
		<description>这个是pingback，你把你的blog的pingback功能给关闭了，不然你转载我的文章，我这里会显示的。</description>
		<content:encoded><![CDATA[<div id="description">
<p>这个是pingback，你把你的blog的pingback功能给关闭了，不然你转载我的文章，我这里会显示的。</p>
</div>
<p id="rating-1324"><span id="up-1324"  class="comment_rating_up" onclick="comment_rating('1324', 'up');">支持</span><small id="rating-1324-up"></small>&nbsp;<span id="down-1324"  class="comment_rating_down" onclick="comment_rating('1324', 'down');">反对</span><small id="rating-1324-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 紫天</title>
		<link>http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/comment-page-1/#comment-1323</link>
		<dc:creator>紫天</dc:creator>
		<pubDate>Wed, 13 Jun 2007 13:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/13/wp-theme-lesson-7-footer/#comment-1323</guid>
		<description>步子有点跟不上了...转了后，慢慢消化。

有个问题想问....

丹尼鱼，这个每次发表文章都是自己第一个回复的。这个...
应该不是插件效果吧。</description>
		<content:encoded><![CDATA[<div id="description">
<p>步子有点跟不上了&#8230;转了后，慢慢消化。</p>
<p>有个问题想问&#8230;.</p>
<p>丹尼鱼，这个每次发表文章都是自己第一个回复的。这个&#8230;<br />
应该不是插件效果吧。</p>
</div>
<p id="rating-1323"><span id="up-1323"  class="comment_rating_up" onclick="comment_rating('1323', 'up');">支持</span><small id="rating-1323-up"></small>&nbsp;<span id="down-1323"  class="comment_rating_down" onclick="comment_rating('1323', 'down');">反对</span><small id="rating-1323-down"></small></p>
]]></content:encoded>
	</item>
</channel>
</rss>

