<?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: Testing the Stylesheet of your Wordpress Theme</title>
	<atom:link href="http://www.codestuff.com/2008/06/20/7/testing-the-stylesheet-of-your-wordpress-theme.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codestuff.com/2008/06/20/7/testing-the-stylesheet-of-your-wordpress-theme.html</link>
	<description>Web and Mobile Development, PHP, WordPress, HTML, Javascript</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:35:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kihbord</title>
		<link>http://www.codestuff.com/2008/06/20/7/testing-the-stylesheet-of-your-wordpress-theme.html/comment-page-1#comment-7</link>
		<dc:creator>kihbord</dc:creator>
		<pubDate>Sun, 03 Aug 2008 06:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codestuff.com/?p=4#comment-7</guid>
		<description>@gareth: include it on your theme&#039;s style.css
just insert something like:

blockquote {
    ... this is where you put your style settings
}</description>
		<content:encoded><![CDATA[<p>@gareth: include it on your theme&#8217;s style.css<br />
just insert something like:</p>
<p>blockquote {<br />
    &#8230; this is where you put your style settings<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://www.codestuff.com/2008/06/20/7/testing-the-stylesheet-of-your-wordpress-theme.html/comment-page-1#comment-5</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Wed, 30 Jul 2008 15:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codestuff.com/?p=4#comment-5</guid>
		<description>I am using a wordpress theme and need to style Blockquotes for all Blockquotes when the tag is used in a post. Where in CSS file do I exactly place the Blockquote styling?</description>
		<content:encoded><![CDATA[<p>I am using a wordpress theme and need to style Blockquotes for all Blockquotes when the tag is used in a post. Where in CSS file do I exactly place the Blockquote styling?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
