<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Yes I know it&#8217;s broken</title>
	<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/</link>
	<description>A little bit of this, a little bit of that...</description>
	<pubDate>Thu, 28 Aug 2008 19:52:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Em</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6497</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6497</guid>
					<description>1. Looks ok to me - is it the line spacing you don't care for?  If so, it's the line-height: 50% in ".sidebar li" that's doing this.
2. There's an empty &#60;a href= ... link at the top of each post so I assume that the post date should appear there?  Now that I mention it, there are a couple of nested &#60;DIV&gt;s at the top of the page (div id="banner-img" and div class="img-link") that are empty too.
3. It'll be the ".content p.posted" CSS where color is set to #999999 (or "funny grey" to give it its proper name).
4. That's a bit of an oddity.  I can see that .content has a border assigned, but not #banner.  Sorry.</description>
		<content:encoded><![CDATA[<p>1. Looks ok to me - is it the line spacing you don&#8217;t care for?  If so, it&#8217;s the line-height: 50% in &#8220;.sidebar li&#8221; that&#8217;s doing this.<br />
2. There&#8217;s an empty &lt;a href= &#8230; link at the top of each post so I assume that the post date should appear there?  Now that I mention it, there are a couple of nested &lt;DIV>s at the top of the page (div id=&#8221;banner-img&#8221; and div class=&#8221;img-link&#8221;) that are empty too.<br />
3. It&#8217;ll be the &#8220;.content p.posted&#8221; CSS where color is set to #999999 (or &#8220;funny grey&#8221; to give it its proper name).<br />
4. That&#8217;s a bit of an oddity.  I can see that .content has a border assigned, but not #banner.  Sorry.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Em</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6498</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6498</guid>
					<description>Oops - should have said "line-height:150%" - I've got a stiff "1" on my keyboard.

Hang on, that sounds rude ...</description>
		<content:encoded><![CDATA[<p>Oops - should have said &#8220;line-height:150%&#8221; - I&#8217;ve got a stiff &#8220;1&#8243; on my keyboard.</p>
<p>Hang on, that sounds rude &#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daisy</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6499</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6499</guid>
					<description>1. No I'm okay with the 150% line spacing for accessibility reasons, it's those damn bullets I'm trying to get rid of. I want to just have the blogroll items have a bullet (to be a fancy schmancy arrow gif)

2. Will check that now.

3. Done! Ta muchly.

4. 'Tis a bit odd eh? Will dig a bit deeper.

Comment #2 - saucy!

Thanks Em.</description>
		<content:encoded><![CDATA[<p>1. No I&#8217;m okay with the 150% line spacing for accessibility reasons, it&#8217;s those damn bullets I&#8217;m trying to get rid of. I want to just have the blogroll items have a bullet (to be a fancy schmancy arrow gif)</p>
<p>2. Will check that now.</p>
<p>3. Done! Ta muchly.</p>
<p>4. &#8216;Tis a bit odd eh? Will dig a bit deeper.</p>
<p>Comment #2 - saucy!</p>
<p>Thanks Em.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jann</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6500</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6500</guid>
					<description>Set the border to zero for your banner image and set list-style to none for the nav?</description>
		<content:encoded><![CDATA[<p>Set the border to zero for your banner image and set list-style to none for the nav?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Neil T.</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6501</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6501</guid>
					<description>You need to use style="border:0" instead of border="0" - the latter is 'old skool' HTML and doesn't work in XHTML.

You might also want to put the width and height numbers in quote marks, ie width="700" height="173" , since that's the proper way to do it :)</description>
		<content:encoded><![CDATA[<p>You need to use style=&#8221;border:0&#8243; instead of border=&#8221;0&#8243; - the latter is &#8216;old skool&#8217; HTML and doesn&#8217;t work in XHTML.</p>
<p>You might also want to put the width and height numbers in quote marks, ie width=&#8221;700&#8243; height=&#8221;173&#8243; , since that&#8217;s the proper way to do it :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Em</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6502</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6502</guid>
					<description>Whatever you've done, Daisy, this latest version looks great* on my PDA!

* apart from the red-on-black sidebar</description>
		<content:encoded><![CDATA[<p>Whatever you&#8217;ve done, Daisy, this latest version looks great* on my PDA!</p>
<p>* apart from the red-on-black sidebar
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andrea</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6503</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6503</guid>
					<description>Hmm. Have you tried playing with the 'img' and 'a' selectors in your stylesheet? Like 

#banner a img {border:0}

or somesuch? That *should* tell IE not to put a border around images that are links. Um, if all else fails.

You know that there's no banner on the individual post pages, right?

Just being ever so helpful. ;-)</description>
		<content:encoded><![CDATA[<p>Hmm. Have you tried playing with the &#8216;img&#8217; and &#8216;a&#8217; selectors in your stylesheet? Like </p>
<p>#banner a img {border:0}</p>
<p>or somesuch? That *should* tell IE not to put a border around images that are links. Um, if all else fails.</p>
<p>You know that there&#8217;s no banner on the individual post pages, right?</p>
<p>Just being ever so helpful. ;-)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daisy</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6504</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6504</guid>
					<description>Thanks chaps/chapettes, will try these tonight. Em, not sure about the red on black version on your PDA - whereabouts is that?</description>
		<content:encoded><![CDATA[<p>Thanks chaps/chapettes, will try these tonight. Em, not sure about the red on black version on your PDA - whereabouts is that?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Em</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6505</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6505</guid>
					<description>The background colour doesn't show in the sidebar on the PDA but content's fine so I wouldn't worry about it.</description>
		<content:encoded><![CDATA[<p>The background colour doesn&#8217;t show in the sidebar on the PDA but content&#8217;s fine so I wouldn&#8217;t worry about it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: e</title>
		<link>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6506</link>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid>http://chasingdaisy.com/2005/02/28/yes-i-know-its-broken/#comment-6506</guid>
					<description>huh?  Me no understandee.



I just got someone else to do it all for me.</description>
		<content:encoded><![CDATA[<p>huh?  Me no understandee.</p>
<p>I just got someone else to do it all for me.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
