<?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: Chess Game Viewer</title>
	<atom:link href="http://www.adrian3.com/projects/wordpress-plugins/chess-game-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adrian3.com</link>
	<description>the blog of Adrian Hanft, III</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:41:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.adrian3.com/projects/wordpress-plugins/chess-game-viewer/comment-page-1/#comment-1928</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 03 Sep 2011 02:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://adrian3.com/?page_id=725#comment-1928</guid>
		<description>How do i get this to work on WordPress??

THANK YOU!</description>
		<content:encoded><![CDATA[<p>How do i get this to work on WordPress??</p>
<p>THANK YOU!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph</title>
		<link>http://www.adrian3.com/projects/wordpress-plugins/chess-game-viewer/comment-page-1/#comment-1592</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Sun, 19 Jun 2011 18:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://adrian3.com/?page_id=725#comment-1592</guid>
		<description>Thank you for this nice WordPress-PlugIn!
It&#039;s your move! ;-)</description>
		<content:encoded><![CDATA[<p>Thank you for this nice WordPress-PlugIn!<br />
It&#8217;s your move! <img src='http://www.adrian3.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smitty</title>
		<link>http://www.adrian3.com/projects/wordpress-plugins/chess-game-viewer/comment-page-1/#comment-1512</link>
		<dc:creator>Smitty</dc:creator>
		<pubDate>Thu, 09 Jun 2011 07:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://adrian3.com/?page_id=725#comment-1512</guid>
		<description>While that works for the twothousandten theme when viewed under, say, Firefox, I find that things still look very wrong under Chrome.  The grid in your above demo appears quite misaligned for instance.</description>
		<content:encoded><![CDATA[<p>While that works for the twothousandten theme when viewed under, say, Firefox, I find that things still look very wrong under Chrome.  The grid in your above demo appears quite misaligned for instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.adrian3.com/projects/wordpress-plugins/chess-game-viewer/comment-page-1/#comment-1301</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 12 Apr 2011 04:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://adrian3.com/?page_id=725#comment-1301</guid>
		<description>I wanted to add a comment for anyone trying to use this plugin in combination with the twothousandten theme. It requires some additional css to be added to your stylesheet. Paste this code into your styles.css file:


#content table {
	border: 0px none #fff;
	margin: 0 ;
	padding: 0;
	text-align: left;
	width: auto;
	
}

#content #chessboard table tbody tr td table tbody tr td table {
	border: 0px none #fff;
margin-left: 4px;	
margin-top: 4px;	
}

#content tr td, #content tr td img {
	margin: 0px;
	padding: 0px;
}
#chessboard table, #content #chessboard td, #content #chessboard tr, #content #chessboard tbody {
	border: 0px none #fff;

}
#content #chessboard img {
	display: block;
	float: left;
}
#content #chessboard tr td, #content #chessboard tbody tr td, #content #chessboard table {
	margin: 0;
	padding: 0;
}</description>
		<content:encoded><![CDATA[<p>I wanted to add a comment for anyone trying to use this plugin in combination with the twothousandten theme. It requires some additional css to be added to your stylesheet. Paste this code into your styles.css file:</p>
<p>#content table {<br />
	border: 0px none #fff;<br />
	margin: 0 ;<br />
	padding: 0;<br />
	text-align: left;<br />
	width: auto;</p>
<p>}</p>
<p>#content #chessboard table tbody tr td table tbody tr td table {<br />
	border: 0px none #fff;<br />
margin-left: 4px;<br />
margin-top: 4px;<br />
}</p>
<p>#content tr td, #content tr td img {<br />
	margin: 0px;<br />
	padding: 0px;<br />
}<br />
#chessboard table, #content #chessboard td, #content #chessboard tr, #content #chessboard tbody {<br />
	border: 0px none #fff;</p>
<p>}<br />
#content #chessboard img {<br />
	display: block;<br />
	float: left;<br />
}<br />
#content #chessboard tr td, #content #chessboard tbody tr td, #content #chessboard table {<br />
	margin: 0;<br />
	padding: 0;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

