<?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 主题教程 #13：样式化侧边栏</title>
	<atom:link href="http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/</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: Denis</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-44494</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 17 Jan 2010 08:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-44494</guid>
		<description>恩，好的！ :mrgreen:</description>
		<content:encoded><![CDATA[<div id="description">
<p>恩，好的！ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
</div>
<p id="rating-44494"><span id="up-44494"  class="comment_rating_up" onclick="comment_rating('44494', 'up');">支持</span><small id="rating-44494-up"></small>&nbsp;<span id="down-44494"  class="comment_rating_down" onclick="comment_rating('44494', 'down');">反对</span><small id="rating-44494-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loblongkid</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-42669</link>
		<dc:creator>loblongkid</dc:creator>
		<pubDate>Mon, 03 Aug 2009 06:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-42669</guid>
		<description>你的情况是可能样式文件里的样式它不能调用吧，我之前都是这样，就检查了一下
结果发现了博主说的教程本身是有点错误，记得之前的教程中，sidebar模块的那里的div标签是通过id来引导样式的而不是class。

在CSS文件里面，通过id引导的样式是用&quot;#&quot;的引导的，而通过class引导的样式是用&quot;.&quot;引导的

博主可能也犯糊涂了，所以就以为sidebar的样式是用class引导了
所以我就把CSS文件里sidebar部分的样式的&quot;.&quot;改成“#”就好了</description>
		<content:encoded><![CDATA[<div id="description">
<p>你的情况是可能样式文件里的样式它不能调用吧，我之前都是这样，就检查了一下<br />
结果发现了博主说的教程本身是有点错误，记得之前的教程中，sidebar模块的那里的div标签是通过id来引导样式的而不是class。</p>
<p>在CSS文件里面，通过id引导的样式是用&#8221;#&#8221;的引导的，而通过class引导的样式是用&#8221;.&#8221;引导的</p>
<p>博主可能也犯糊涂了，所以就以为sidebar的样式是用class引导了<br />
所以我就把CSS文件里sidebar部分的样式的&#8221;.&#8221;改成“#”就好了</p>
</div>
<p id="rating-42669"><span id="up-42669"  class="comment_rating_up" onclick="comment_rating('42669', 'up');">支持</span><small id="rating-42669-up"></small>&nbsp;<span id="down-42669"  class="comment_rating_down" onclick="comment_rating('42669', 'down');">反对</span><small id="rating-42669-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loblongkid</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-42668</link>
		<dc:creator>loblongkid</dc:creator>
		<pubDate>Mon, 03 Aug 2009 05:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-42668</guid>
		<description>看了博主的教程这么久，我首先很感谢，于是注册了
不过在教程#13博主有地方说错了，开始说的第一步“在 .sidebar{} 下输入：

.sidebar ul.....(下面的省略)....&quot;中，&quot;.sidebar&quot;应该改为&quot;#sidebar&quot;
因为在之前的教程中，本来用于布局sidebar模块的div标签是用id来引导样式，而不是class
所以那里要改一下了 :smile:</description>
		<content:encoded><![CDATA[<div id="description">
<p>看了博主的教程这么久，我首先很感谢，于是注册了<br />
不过在教程#13博主有地方说错了，开始说的第一步“在 .sidebar{} 下输入：</p>
<p>.sidebar ul&#8230;..(下面的省略)&#8230;.&#8221;中，&#8221;.sidebar&#8221;应该改为&#8221;#sidebar&#8221;<br />
因为在之前的教程中，本来用于布局sidebar模块的div标签是用id来引导样式，而不是class<br />
所以那里要改一下了 <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
</div>
<p id="rating-42668"><span id="up-42668"  class="comment_rating_up" onclick="comment_rating('42668', 'up');">支持</span><small id="rating-42668-up"></small>&nbsp;<span id="down-42668"  class="comment_rating_down" onclick="comment_rating('42668', 'down');">反对</span><small id="rating-42668-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-28281</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 18 Jun 2008 08:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-28281</guid>
		<description>CSS的问题，请自行学习CSS。谢谢！</description>
		<content:encoded><![CDATA[<div id="description">
<p>CSS的问题，请自行学习CSS。谢谢！</p>
</div>
<p id="rating-28281"><span id="up-28281"  class="comment_rating_up" onclick="comment_rating('28281', 'up');">支持</span><small id="rating-28281-up"></small>&nbsp;<span id="down-28281"  class="comment_rating_down" onclick="comment_rating('28281', 'down');">反对</span><small id="rating-28281-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astoc</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-28252</link>
		<dc:creator>astoc</dc:creator>
		<pubDate>Tue, 17 Jun 2008 08:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-28252</guid>
		<description>你好楼主，我又同样的问题，请回复啊</description>
		<content:encoded><![CDATA[<div id="description">
<p>你好楼主，我又同样的问题，请回复啊</p>
</div>
<p id="rating-28252"><span id="up-28252"  class="comment_rating_up" onclick="comment_rating('28252', 'up');">支持</span><small id="rating-28252-up"></small>&nbsp;<span id="down-28252"  class="comment_rating_down" onclick="comment_rating('28252', 'down');">反对</span><small id="rating-28252-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qiang</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-26943</link>
		<dc:creator>Qiang</dc:creator>
		<pubDate>Wed, 14 May 2008 08:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-26943</guid>
		<description>有的模板侧栏的内容会居中显示,如何改能让其居左显示呢?</description>
		<content:encoded><![CDATA[<div id="description">
<p>有的模板侧栏的内容会居中显示,如何改能让其居左显示呢?</p>
</div>
<p id="rating-26943"><span id="up-26943"  class="comment_rating_up" onclick="comment_rating('26943', 'up');">支持</span><small id="rating-26943-up"></small>&nbsp;<span id="down-26943"  class="comment_rating_down" onclick="comment_rating('26943', 'down');">反对</span><small id="rating-26943-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Realm</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-26229</link>
		<dc:creator>Realm</dc:creator>
		<pubDate>Tue, 29 Apr 2008 13:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-26229</guid>
		<description>我没法改日历大小，不知怎么搞的？
博主能不能再详细点。
前面内容都会了。</description>
		<content:encoded><![CDATA[<div id="description">
<p>我没法改日历大小，不知怎么搞的？<br />
博主能不能再详细点。<br />
前面内容都会了。</p>
</div>
<p id="rating-26229"><span id="up-26229"  class="comment_rating_up" onclick="comment_rating('26229', 'up');">支持</span><small id="rating-26229-up"></small>&nbsp;<span id="down-26229"  class="comment_rating_down" onclick="comment_rating('26229', 'down');">反对</span><small id="rating-26229-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JxmoonBlog</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-24770</link>
		<dc:creator>JxmoonBlog</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-24770</guid>
		<description>不好意思，弄错了
这之间不能空格
应该是100%的问题
最好输入220px就好。</description>
		<content:encoded><![CDATA[<div id="description">
<p>不好意思，弄错了<br />
这之间不能空格<br />
应该是100%的问题<br />
最好输入220px就好。</p>
</div>
<p id="rating-24770"><span id="up-24770"  class="comment_rating_up" onclick="comment_rating('24770', 'up');">支持</span><small id="rating-24770-up"></small>&nbsp;<span id="down-24770"  class="comment_rating_down" onclick="comment_rating('24770', 'down');">反对</span><small id="rating-24770-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JxmoonBlog</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-24769</link>
		<dc:creator>JxmoonBlog</dc:creator>
		<pubDate>Sat, 05 Apr 2008 07:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-24769</guid>
		<description>我在学习中遇到的问题。
提出来让同学位注意一下

table #wp-calendar{
width: 100%;
}

请注意到table和#必须要一个空格,否则在后面IE会错位.</description>
		<content:encoded><![CDATA[<div id="description">
<p>我在学习中遇到的问题。<br />
提出来让同学位注意一下</p>
<p>table #wp-calendar{<br />
width: 100%;<br />
}</p>
<p>请注意到table和#必须要一个空格,否则在后面IE会错位.</p>
</div>
<p id="rating-24769"><span id="up-24769"  class="comment_rating_up" onclick="comment_rating('24769', 'up');">支持</span><small id="rating-24769-up"></small>&nbsp;<span id="down-24769"  class="comment_rating_down" onclick="comment_rating('24769', 'down');">反对</span><small id="rating-24769-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-17420</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 04 Jan 2008 09:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-17420</guid>
		<description>我也不知道，没有预览不能告诉你！</description>
		<content:encoded><![CDATA[<div id="description">
<p>我也不知道，没有预览不能告诉你！</p>
</div>
<p id="rating-17420"><span id="up-17420"  class="comment_rating_up" onclick="comment_rating('17420', 'up');">支持</span><small id="rating-17420-up"></small>&nbsp;<span id="down-17420"  class="comment_rating_down" onclick="comment_rating('17420', 'down');">反对</span><small id="rating-17420-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Js</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-17417</link>
		<dc:creator>Js</dc:creator>
		<pubDate>Fri, 04 Jan 2008 08:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-17417</guid>
		<description>你好.看了你教程的第三天.寫得很細,很合適菜鳥...很感激...
今天問題出現了.
請問我的search為什麽有子標題?
謝謝</description>
		<content:encoded><![CDATA[<div id="description">
<p>你好.看了你教程的第三天.寫得很細,很合適菜鳥&#8230;很感激&#8230;<br />
今天問題出現了.<br />
請問我的search為什麽有子標題?<br />
謝謝</p>
</div>
<p id="rating-17417"><span id="up-17417"  class="comment_rating_up" onclick="comment_rating('17417', 'up');">支持</span><small id="rating-17417-up"></small>&nbsp;<span id="down-17417"  class="comment_rating_down" onclick="comment_rating('17417', 'down');">反对</span><small id="rating-17417-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Persephone</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-14789</link>
		<dc:creator>Persephone</dc:creator>
		<pubDate>Wed, 12 Dec 2007 07:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-14789</guid>
		<description>无语啊！根据步骤做到最后面，本来位于页面右边的SIDE BAR居然又跑到页面最下面去了，这个正常吗？</description>
		<content:encoded><![CDATA[<div id="description">
<p>无语啊！根据步骤做到最后面，本来位于页面右边的SIDE BAR居然又跑到页面最下面去了，这个正常吗？</p>
</div>
<p id="rating-14789"><span id="up-14789"  class="comment_rating_up" onclick="comment_rating('14789', 'up');">支持</span><small id="rating-14789-up"></small>&nbsp;<span id="down-14789"  class="comment_rating_down" onclick="comment_rating('14789', 'down');">反对</span><small id="rating-14789-down"></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jinwen</title>
		<link>http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/comment-page-1/#comment-1883</link>
		<dc:creator>Jinwen</dc:creator>
		<pubDate>Sat, 07 Jul 2007 19:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/07/07/wp-theme-lesson-13-styling-sidebar/#comment-1883</guid>
		<description>支持教程！</description>
		<content:encoded><![CDATA[<div id="description">
<p>支持教程！</p>
</div>
<p id="rating-1883"><span id="up-1883"  class="comment_rating_up" onclick="comment_rating('1883', 'up');">支持</span><small id="rating-1883-up"></small>&nbsp;<span id="down-1883"  class="comment_rating_down" onclick="comment_rating('1883', 'down');">反对</span><small id="rating-1883-down"></small></p>
]]></content:encoded>
	</item>
</channel>
</rss>

