<?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: CSS &#8211; Make your list different</title>
	<atom:link href="http://www.ruelicke.net/2007/09/12/css-make-your-list-different/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ruelicke.net/2007/09/12/css-make-your-list-different/</link>
	<description>...when coding passion, gaming addiction, Internet surfing syndrome and the real life collide...</description>
	<lastBuildDate>Tue, 12 Apr 2011 07:03:09 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Marco</title>
		<link>http://www.ruelicke.net/2007/09/12/css-make-your-list-different/comment-page-1/#comment-69</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 14 Sep 2007 16:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruelicke.net/2007/09/css-make-your-list-different/#comment-69</guid>
		<description>I will review the CSS when I have some spare time. Thanks for the hints though :)</description>
		<content:encoded><![CDATA[<p>I will review the CSS when I have some spare time. Thanks for the hints though <img src='http://www.ruelicke.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slevi</title>
		<link>http://www.ruelicke.net/2007/09/12/css-make-your-list-different/comment-page-1/#comment-67</link>
		<dc:creator>Slevi</dc:creator>
		<pubDate>Thu, 13 Sep 2007 19:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruelicke.net/2007/09/css-make-your-list-different/#comment-67</guid>
		<description>Currently don&#039;t have the time to go through your CSS but I think it&#039;s just a little problem with paddings or margins by the looks of it, does the sidebar like float right of a content layer? Does the content layer have an entry layer within it which is bigger than the content layer and therefor pushing the menu towards the right?

Those are some little things you could check for.</description>
		<content:encoded><![CDATA[<p>Currently don&#8217;t have the time to go through your CSS but I think it&#8217;s just a little problem with paddings or margins by the looks of it, does the sidebar like float right of a content layer? Does the content layer have an entry layer within it which is bigger than the content layer and therefor pushing the menu towards the right?</p>
<p>Those are some little things you could check for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.ruelicke.net/2007/09/12/css-make-your-list-different/comment-page-1/#comment-65</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 12 Sep 2007 22:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruelicke.net/2007/09/css-make-your-list-different/#comment-65</guid>
		<description>You are right, I should have mentioned the ordered/unordered list show/not show part, but I think, those who worry about styling their lists, do know where you are supposed to use an ordered/unordered list, thus they will show/hide the icons as it applies.

The border is intended, I can&#039;t explain why I decided to use that, but I think it looks nice :) However, I have a minor bug with the sidebar. If I have a very short page/article (like the &lt;a href=&quot;http://www.ruelicke.net/search/&quot; rel=&quot;nofollow&quot;&gt;Search page&lt;/a&gt;) the parts of the sidebar which are below the end of the page/article&#039;s content move a bit to the left and I have no idea why :(</description>
		<content:encoded><![CDATA[<p>You are right, I should have mentioned the ordered/unordered list show/not show part, but I think, those who worry about styling their lists, do know where you are supposed to use an ordered/unordered list, thus they will show/hide the icons as it applies.</p>
<p>The border is intended, I can&#8217;t explain why I decided to use that, but I think it looks nice <img src='http://www.ruelicke.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  However, I have a minor bug with the sidebar. If I have a very short page/article (like the <a href="http://www.ruelicke.net/search/">Search page</a>) the parts of the sidebar which are below the end of the page/article&#8217;s content move a bit to the left and I have no idea why <img src='http://www.ruelicke.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slevi</title>
		<link>http://www.ruelicke.net/2007/09/12/css-make-your-list-different/comment-page-1/#comment-64</link>
		<dc:creator>Slevi</dc:creator>
		<pubDate>Wed, 12 Sep 2007 21:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ruelicke.net/2007/09/css-make-your-list-different/#comment-64</guid>
		<description>Nice tutorial :), although one little comment though. It isn&#039;t recommended to turn list style off from an ordered list, just use an unordered list if you don&#039;t want to show anything whilst you keep your ordered list free for anything you want to have counting up.

On a side note: The sidebar bottom border doesn&#039;t align completely to the right, not sure if you did this intentionally but if not you probably placed a margin-right rather than padding-right :).</description>
		<content:encoded><![CDATA[<p>Nice tutorial <img src='http://www.ruelicke.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , although one little comment though. It isn&#8217;t recommended to turn list style off from an ordered list, just use an unordered list if you don&#8217;t want to show anything whilst you keep your ordered list free for anything you want to have counting up.</p>
<p>On a side note: The sidebar bottom border doesn&#8217;t align completely to the right, not sure if you did this intentionally but if not you probably placed a margin-right rather than padding-right <img src='http://www.ruelicke.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

