<?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: Blog Themes</title>
	<atom:link href="http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.realestatetestblog.com</link>
	<description>Real estate blog themes, real estate marketing &#38; technology. A real estate blog for real estate professionals.</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:08:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ryan Ward</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-204</link>
		<dc:creator>Ryan Ward</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-204</guid>
		<description>Post me a link to your blog</description>
		<content:encoded><![CDATA[<p>Post me a link to your blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny A</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-203</link>
		<dc:creator>Manny A</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-203</guid>
		<description>No problem Ryan...I&#039;m confused on how exactly to change how it reads as well as how to change the URL it leads to.</description>
		<content:encoded><![CDATA[<p>No problem Ryan&#8230;I&#8217;m confused on how exactly to change how it reads as well as how to change the URL it leads to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ward</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-202</link>
		<dc:creator>Ryan Ward</dc:creator>
		<pubDate>Tue, 30 Sep 2008 23:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-202</guid>
		<description>Manny, I missed this comment. I&#039;m so sorry. &quot;Home&quot; is the name of the page so if I changed it to &quot;My Home&quot; it should change the way it looks to read &quot;My Home&quot;. Let me know if that helps...</description>
		<content:encoded><![CDATA[<p>Manny, I missed this comment. I&#8217;m so sorry. &#8220;Home&#8221; is the name of the page so if I changed it to &#8220;My Home&#8221; it should change the way it looks to read &#8220;My Home&#8221;. Let me know if that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny A</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-195</link>
		<dc:creator>Manny A</dc:creator>
		<pubDate>Sat, 13 Sep 2008 01:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-195</guid>
		<description>Ryan, 

Thanks for the reply re: changing the fonts...I will give it a shot and let you know.

To clarify my earlier post re: How to edit the &quot;Home&quot; link at the top of the page.  It&#039;s not the page Title I want to change but the &quot;Home&quot; text link just below the header image on the left.  How do I edit the text and the URL for this &quot;Home&quot; link?</description>
		<content:encoded><![CDATA[<p>Ryan, </p>
<p>Thanks for the reply re: changing the fonts&#8230;I will give it a shot and let you know.</p>
<p>To clarify my earlier post re: How to edit the &#8220;Home&#8221; link at the top of the page.  It&#8217;s not the page Title I want to change but the &#8220;Home&#8221; text link just below the header image on the left.  How do I edit the text and the URL for this &#8220;Home&#8221; link?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ward</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-194</link>
		<dc:creator>Ryan Ward</dc:creator>
		<pubDate>Fri, 12 Sep 2008 01:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-194</guid>
		<description>Go to themes/theme editor. On the right side there are a number of files. Clisck on stylesheet.php.

You will see this:

body {
	background: #f2f2ee url(images/background.png) repeat-x;
	font-size: 14px;
	font-family: &quot;Lucida Grande&quot;, Cambria, verdana;
	margin: 0px 0px 0px 0px;
	}

Just change the font family to whatever you want. In that same file, farther down, you will see the various fonts like this one:

#content strong {
	color: #990000;
	line-height: 14pt;
	}

This one refers to &lt;strong&gt;strong&lt;/strong&gt; so you can make them however you wan t from this file...

Let me know if that helps.</description>
		<content:encoded><![CDATA[<p>Go to themes/theme editor. On the right side there are a number of files. Clisck on stylesheet.php.</p>
<p>You will see this:</p>
<p>body {<br />
	background: #f2f2ee url(images/background.png) repeat-x;<br />
	font-size: 14px;<br />
	font-family: &#8220;Lucida Grande&#8221;, Cambria, verdana;<br />
	margin: 0px 0px 0px 0px;<br />
	}</p>
<p>Just change the font family to whatever you want. In that same file, farther down, you will see the various fonts like this one:</p>
<p>#content strong {<br />
	color: #990000;<br />
	line-height: 14pt;<br />
	}</p>
<p>This one refers to <strong>strong</strong> so you can make them however you wan t from this file&#8230;</p>
<p>Let me know if that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny A</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-192</link>
		<dc:creator>Manny A</dc:creator>
		<pubDate>Thu, 11 Sep 2008 21:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-192</guid>
		<description>Ryan,

Sorry to bother you again, but how do you edit the font face and size for both post titles and body text?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Ryan,</p>
<p>Sorry to bother you again, but how do you edit the font face and size for both post titles and body text?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ward</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-187</link>
		<dc:creator>Ryan Ward</dc:creator>
		<pubDate>Thu, 11 Sep 2008 19:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-187</guid>
		<description>Thank you Manny. what do you want it to say? If you make the page title something different, that&#039;s what it should be. I think that&#039;s what you mean. Please clarify...</description>
		<content:encoded><![CDATA[<p>Thank you Manny. what do you want it to say? If you make the page title something different, that&#8217;s what it should be. I think that&#8217;s what you mean. Please clarify&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny A</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-186</link>
		<dc:creator>Manny A</dc:creator>
		<pubDate>Thu, 11 Sep 2008 19:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-186</guid>
		<description>Hello Ryan,

These themes are incredible, many thanks for the work you did and making these available.  JOn the KW theme...how do you edit the the &quot;Home&quot; link at the top of the page?

Thanks again for making these awesome themes available!

Manny</description>
		<content:encoded><![CDATA[<p>Hello Ryan,</p>
<p>These themes are incredible, many thanks for the work you did and making these available.  JOn the KW theme&#8230;how do you edit the the &#8220;Home&#8221; link at the top of the page?</p>
<p>Thanks again for making these awesome themes available!</p>
<p>Manny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ward</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-173</link>
		<dc:creator>Ryan Ward</dc:creator>
		<pubDate>Tue, 05 Aug 2008 02:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-173</guid>
		<description>Hi Felipe,

It is customizable. When you download the theme, switch the image in the image folder with one that you would like to use. Make sure that you make the image the same sixe as the one that comes in the theme.</description>
		<content:encoded><![CDATA[<p>Hi Felipe,</p>
<p>It is customizable. When you download the theme, switch the image in the image folder with one that you would like to use. Make sure that you make the image the same sixe as the one that comes in the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Crook</title>
		<link>http://www.realestatetestblog.com/real-estate-blog-themes-for-wordpress/comment-page-1/#comment-167</link>
		<dc:creator>Felipe Crook</dc:creator>
		<pubDate>Fri, 01 Aug 2008 20:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.realestatetestblog.com/projects/real-estate-blog-themes-for-wordpress/#comment-167</guid>
		<description>Ryan, great site. I would like to use your Keller William theme.  Is that top image customizable? Thanks for your help. 
Felipe Crook</description>
		<content:encoded><![CDATA[<p>Ryan, great site. I would like to use your Keller William theme.  Is that top image customizable? Thanks for your help.<br />
Felipe Crook</p>
]]></content:encoded>
	</item>
</channel>
</rss>
