<?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: Welcome to the Copyblogger Theme for WordPress</title>
	<atom:link href="http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/</link>
	<description>A Flexible WordPress Theme that You Can Customize</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:07:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Copirait</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10148</link>
		<dc:creator>Copirait</dc:creator>
		<pubDate>Tue, 09 Aug 2011 02:26:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-10148</guid>
		<description>Hi !!!
I have just started using the copyblogger theme and nice it!</description>
		<content:encoded><![CDATA[<p>Hi !!!<br />
I have just started using the copyblogger theme and nice it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wightman</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10136</link>
		<dc:creator>Wightman</dc:creator>
		<pubDate>Sat, 14 May 2011 20:58:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-10136</guid>
		<description>Whats up this is somewhat of off topic but I was wondering if blogs use WYSIWYG editors or if you have to manually code with HTML. I&#039;m starting a blog soon but have no coding knowledge so I wanted to get guidance from someone with experience. Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Whats up this is somewhat of off topic but I was wondering if blogs use WYSIWYG editors or if you have to manually code with HTML. I&#8217;m starting a blog soon but have no coding knowledge so I wanted to get guidance from someone with experience. Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jemmy</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10125</link>
		<dc:creator>Jemmy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 12:13:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-10125</guid>
		<description>Another great Chris Pearson theme. Still looking for cutline though :&#124;</description>
		<content:encoded><![CDATA[<p>Another great Chris Pearson theme. Still looking for cutline though <img src='http://www.pearsonified.com/theme/copyblogger/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meber</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10101</link>
		<dc:creator>meber</dc:creator>
		<pubDate>Wed, 26 May 2010 12:17:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-10101</guid>
		<description>Is there a 2010 version of this theme?</description>
		<content:encoded><![CDATA[<p>Is there a 2010 version of this theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ATKI</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10070</link>
		<dc:creator>ATKI</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:11:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-10070</guid>
		<description>Sorry  the &lt;!-- more --&gt; tag in your posts to truncate them on the home page. Or edit index.php to use the_excerpt() instead of the_content(). ? </description>
		<content:encoded><![CDATA[<p>Sorry  the <!-- more --> tag in your posts to truncate them on the home page. Or edit index.php to use the_excerpt() instead of the_content(). ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10062</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Sat, 15 Aug 2009 04:33:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-10062</guid>
		<description>Rob, you can try
&lt;code&gt;.custom #content {padding-right:4em;}
. custom #sidebar {padding:1em; background:#ddf;}&lt;/code&gt;, but that will only create a background behind one sidebar, I&#039;m not sure what the third column is that you&#039;re talking about.

Greg, you are missing the div #content_box on that page. If you had to define some markup for that plugin, add &lt;code&gt;&lt;div id=&quot;content_box&quot;&gt;&lt;/code&gt; before &lt;code&gt;&lt;div id=&quot;content&quot;&gt;&lt;/code&gt; and &lt;code&gt;&lt;/div&gt;&lt;/code&gt; after everything. If you didn&#039;t have to define any markup, then it&#039;s a problem with the plugin and you should ask the question of how to change the HTML layout with whoever supports that plugin.</description>
		<content:encoded><![CDATA[<p>Rob, you can try<br />
<code>.custom #content {padding-right:4em;}<br />
. custom #sidebar {padding:1em; background:#ddf;}</code>, but that will only create a background behind one sidebar, I&#8217;m not sure what the third column is that you&#8217;re talking about.</p>
<p>Greg, you are missing the div #content_box on that page. If you had to define some markup for that plugin, add <code>&lt;div id="content_box"&gt;</code> before <code>&lt;div id="content"&gt;</code> and <code>&lt;/div&gt;</code> after everything. If you didn&#8217;t have to define any markup, then it&#8217;s a problem with the plugin and you should ask the question of how to change the HTML layout with whoever supports that plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10061</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 15 Aug 2009 03:29:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-10061</guid>
		<description>I am having a problem with the signup page.  If  I view it in Firefox or IE8 (in normal mode) the footer ends up where it says &quot;Get your account in seconds&quot;.  But if I switch to IE 6 or put IE 8 into compatibility mode the footer ends up in the correct location.  This only happens on the sign up page.  It may be one of my plugins, but even disabling them doesn&#039;t seem to work.  Can you take a look at the wp-signup page on my site and see if you can see what might be causing the footer to show in the wrong spot?</description>
		<content:encoded><![CDATA[<p>I am having a problem with the signup page.  If  I view it in Firefox or IE8 (in normal mode) the footer ends up where it says &#8220;Get your account in seconds&#8221;.  But if I switch to IE 6 or put IE 8 into compatibility mode the footer ends up in the correct location.  This only happens on the sign up page.  It may be one of my plugins, but even disabling them doesn&#8217;t seem to work.  Can you take a look at the wp-signup page on my site and see if you can see what might be causing the footer to show in the wrong spot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10060</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:55:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-10060</guid>
		<description>How do you change the side bar colors so I can define the three columns?</description>
		<content:encoded><![CDATA[<p>How do you change the side bar colors so I can define the three columns?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dong Zhang</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10058</link>
		<dc:creator>Dong Zhang</dc:creator>
		<pubDate>Mon, 03 Aug 2009 05:02:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-10058</guid>
		<description>Thanks kristarella! I used the more tag and it works great!</description>
		<content:encoded><![CDATA[<p>Thanks kristarella! I used the more tag and it works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristarella</title>
		<link>http://www.pearsonified.com/theme/copyblogger/welcome-to-the-copyblogger-theme/comment-page-2/#comment-10057</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Mon, 03 Aug 2009 04:58:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-10057</guid>
		<description>Dong --- you will need to use the &lt;code&gt;&lt;!-- more --&gt;&lt;/code&gt; tag in your posts to truncate them on the home page. Or edit index.php to use &lt;code&gt;the_excerpt()&lt;/code&gt; instead of &lt;code&gt;the_content()&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Dong &#8212; you will need to use the <code>&lt;!-- more --&gt;</code> tag in your posts to truncate them on the home page. Or edit index.php to use <code>the_excerpt()</code> instead of <code>the_content()</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

