<?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>评论：仿Comsenz官网Wordpress CMS企业风格</title>
	<atom:link href="http://www.koryi.net/wp/589.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.koryi.net/wp/589.html</link>
	<description>我的收藏我作主</description>
	<pubDate>Fri, 09 Jan 2009 21:54:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8923</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Wed, 24 Dec 2008 02:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8923</guid>
		<description>支持2.7的啊，演示站点就是用的2.7</description>
		<content:encoded><![CDATA[<p>支持2.7的啊，演示站点就是用的2.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：alanjiang</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8916</link>
		<dc:creator>alanjiang</dc:creator>
		<pubDate>Tue, 23 Dec 2008 09:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8916</guid>
		<description>最好让它支持WP2.7</description>
		<content:encoded><![CDATA[<p>最好让它支持WP2.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Johnny</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8720</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Fri, 05 Dec 2008 14:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8720</guid>
		<description>很好很强大，下载个来学习，谢谢了！</description>
		<content:encoded><![CDATA[<p>很好很强大，下载个来学习，谢谢了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Roloon</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8218</link>
		<dc:creator>Roloon</dc:creator>
		<pubDate>Sat, 01 Nov 2008 05:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8218</guid>
		<description>还有，footer里文字太靠下，如何使这些文字靠上，麻烦回答一下，谢谢！</description>
		<content:encoded><![CDATA[<p>还有，footer里文字太靠下，如何使这些文字靠上，麻烦回答一下，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8189</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Wed, 29 Oct 2008 01:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8189</guid>
		<description>@&lt;a href="#comment-8181" rel="nofollow"&gt;Roloon&lt;/a&gt;: 改CSS

在
&lt;code&gt;ul.leftlist li{float:left;width:280px;margin:0 5px;}&lt;/code&gt;
上面加
&lt;code&gt;.narrowcolumn ul.leftlist li{float:left;width:140px;}&lt;/code&gt;
试试

还有
&lt;code&gt;#bottomproduct{width:950px;margin:0 auto;height:96px;overflow:hidden;margin-top:10px;}&lt;/code&gt;
改成
&lt;code&gt;#bottomproduct{clear:both;width:950px;margin:0 auto;height:96px;overflow:hidden;margin-top:10px;}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-8181" rel="nofollow">Roloon</a>: 改CSS</p>
<p>在<br />
<code>ul.leftlist li{float:left;width:280px;margin:0 5px;}</code><br />
上面加<br />
<code>.narrowcolumn ul.leftlist li{float:left;width:140px;}</code><br />
试试</p>
<p>还有<br />
<code>#bottomproduct{width:950px;margin:0 auto;height:96px;overflow:hidden;margin-top:10px;}</code><br />
改成<br />
<code>#bottomproduct{clear:both;width:950px;margin:0 auto;height:96px;overflow:hidden;margin-top:10px;}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Roloon</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8181</link>
		<dc:creator>Roloon</dc:creator>
		<pubDate>Tue, 28 Oct 2008 04:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8181</guid>
		<description>我如何将products从分两列显示改为分四列显示呀？麻烦回答一下，谢谢！


Products调用的是分类6和7下的日志，你可以根据你的分类ID修改下面语句中的6和7，20是要显示的日志条数。

</description>
		<content:encoded><![CDATA[<p>我如何将products从分两列显示改为分四列显示呀？麻烦回答一下，谢谢！</p>
<p>Products调用的是分类6和7下的日志，你可以根据你的分类ID修改下面语句中的6和7，20是要显示的日志条数。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-8000</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Wed, 08 Oct 2008 03:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-8000</guid>
		<description>@&lt;a href="#comment-7998"&gt;Dickey&lt;/a&gt;: 真是仿的，唉。</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-7998">Dickey</a>: 真是仿的，唉。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Dickey</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-7998</link>
		<dc:creator>Dickey</dc:creator>
		<pubDate>Wed, 08 Oct 2008 03:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-7998</guid>
		<description>不得不再次赞叹：实在很优秀的主题呀！
你做的主题还真不少呢。</description>
		<content:encoded><![CDATA[<p>不得不再次赞叹：实在很优秀的主题呀！<br />
你做的主题还真不少呢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：重庆SEO</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-7982</link>
		<dc:creator>重庆SEO</dc:creator>
		<pubDate>Sun, 05 Oct 2008 06:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-7982</guid>
		<description>很多地方没有弄明白，怎么调用的！希望可以加Q:316138460</description>
		<content:encoded><![CDATA[<p>很多地方没有弄明白，怎么调用的！希望可以加Q:316138460</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-7872</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Fri, 19 Sep 2008 00:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-7872</guid>
		<description>仿的DISCUZ官方网站的风格。</description>
		<content:encoded><![CDATA[<p>仿的DISCUZ官方网站的风格。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：lx</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-7848</link>
		<dc:creator>lx</dc:creator>
		<pubDate>Wed, 17 Sep 2008 09:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-7848</guid>
		<description>很漂亮的风格啊</description>
		<content:encoded><![CDATA[<p>很漂亮的风格啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Purose</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-7560</link>
		<dc:creator>Purose</dc:creator>
		<pubDate>Tue, 09 Sep 2008 11:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-7560</guid>
		<description>太强悍了，很漂亮！</description>
		<content:encoded><![CDATA[<p>太强悍了，很漂亮！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：liufeng</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-6991</link>
		<dc:creator>liufeng</dc:creator>
		<pubDate>Tue, 26 Aug 2008 01:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-6991</guid>
		<description>老大，看看我的啊有问题 stdio.diycarpc.com 谢谢啊。</description>
		<content:encoded><![CDATA[<p>老大，看看我的啊有问题 stdio.diycarpc.com 谢谢啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-6715</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Sat, 16 Aug 2008 00:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-6715</guid>
		<description>头部的背景图就是没有LOGO的，可以直接拿来用。</description>
		<content:encoded><![CDATA[<p>头部的背景图就是没有LOGO的，可以直接拿来用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Fancy</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-6711</link>
		<dc:creator>Fancy</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-6711</guid>
		<description>博主可不可以提供Logo的PSD文件，太喜欢这个主题了！</description>
		<content:encoded><![CDATA[<p>博主可不可以提供Logo的PSD文件，太喜欢这个主题了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-5933</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Mon, 21 Jul 2008 00:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-5933</guid>
		<description>被墙了。</description>
		<content:encoded><![CDATA[<p>被墙了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zcc</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-5928</link>
		<dc:creator>zcc</dc:creator>
		<pubDate>Sun, 20 Jul 2008 12:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-5928</guid>
		<description>演示地址好像打不开</description>
		<content:encoded><![CDATA[<p>演示地址好像打不开</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：热血嘉年华</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-5694</link>
		<dc:creator>热血嘉年华</dc:creator>
		<pubDate>Sun, 06 Jul 2008 07:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-5694</guid>
		<description>好像在哪里见过啊这个</description>
		<content:encoded><![CDATA[<p>好像在哪里见过啊这个</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：易水凄寒</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-5679</link>
		<dc:creator>易水凄寒</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-5679</guid>
		<description>希望能加我QQ详谈，因为有些事需要详细说明，谢谢

328052161</description>
		<content:encoded><![CDATA[<p>希望能加我QQ详谈，因为有些事需要详细说明，谢谢</p>
<p>328052161</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ray1980</title>
		<link>http://www.koryi.net/wp/589.html/comment-page-1#comment-5673</link>
		<dc:creator>ray1980</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.koryi.net/?p=589#comment-5673</guid>
		<description>@易水凄寒

如果是这个的WP主题，我可以免费帮你修改。(好像没什么要改的)</description>
		<content:encoded><![CDATA[<p>@易水凄寒</p>
<p>如果是这个的WP主题，我可以免费帮你修改。(好像没什么要改的)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
