<?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: Surreal Reality Theme</title>
	<atom:link href="http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/</link>
	<description></description>
	<lastBuildDate>Fri, 06 Aug 2010 22:20:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mr Dirty Boots</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-84</link>
		<dc:creator>Mr Dirty Boots</dc:creator>
		<pubDate>Wed, 01 Apr 2009 11:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-84</guid>
		<description>Mina, thanks for the prompt reply. I will try your advice and let you know how it went.

Many thanks for your time.</description>
		<content:encoded><![CDATA[<p>Mina, thanks for the prompt reply. I will try your advice and let you know how it went.</p>
<p>Many thanks for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-82</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Wed, 25 Mar 2009 23:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-82</guid>
		<description>Tine,

1.  Exactly what kind of problems are you having?

2.  They should be showing...Go into &lt;strong&gt;Admin &gt;&gt; Settings &gt;&gt; Reading&lt;/strong&gt; and see what is says for &quot;&lt;strong&gt;Blog pages show at most&lt;/strong&gt;&quot;.  It might only be set to 1, change that to however many posts you want on a page and save.</description>
		<content:encoded><![CDATA[<p>Tine,</p>
<p>1.  Exactly what kind of problems are you having?</p>
<p>2.  They should be showing&#8230;Go into <strong>Admin >> Settings >> Reading</strong> and see what is says for &#8220;<strong>Blog pages show at most</strong>&#8220;.  It might only be set to 1, change that to however many posts you want on a page and save.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tine</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-81</link>
		<dc:creator>Tine</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-81</guid>
		<description>Good morning Mina!
This past month I have put up Wordpress and love Surreal Reality! I&#039;ve made a number of changes and added in plugins. However, I&#039;m having 2 issues that I thought you might have an idea about.
1. I can&#039;t get the comments to work. (I change to the generic template and it&#039;s ok.)
2. How do I get multiple posts to show? Unless I&#039;m in admin, I can&#039;t see old posts.
Any input would be greatly appreciated.
Thanks,
-tine</description>
		<content:encoded><![CDATA[<p>Good morning Mina!<br />
This past month I have put up WordPress and love Surreal Reality! I&#8217;ve made a number of changes and added in plugins. However, I&#8217;m having 2 issues that I thought you might have an idea about.<br />
1. I can&#8217;t get the comments to work. (I change to the generic template and it&#8217;s ok.)<br />
2. How do I get multiple posts to show? Unless I&#8217;m in admin, I can&#8217;t see old posts.<br />
Any input would be greatly appreciated.<br />
Thanks,<br />
-tine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-83</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Tue, 24 Mar 2009 23:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-83</guid>
		<description>Hi,

Are you trying to get the image to fill the entire background?  Adding you image to the #header css should accomplish that.  See the bolded code below for the change:

#header { float: left; width: 99%; min-width: 800px; height: 150px; &lt;strong&gt;background: #bcbc9a url(images/BGIMAGE.jpg) repeat;&lt;/strong&gt; padding: 0; margin: 0 auto 0 auto; border: #dcd7bc 1px solid; border-bottom: none; }

Am I misunderstanding your question?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Are you trying to get the image to fill the entire background?  Adding you image to the #header css should accomplish that.  See the bolded code below for the change:</p>
<p>#header { float: left; width: 99%; min-width: 800px; height: 150px; <strong>background: #bcbc9a url(images/BGIMAGE.jpg) repeat;</strong> padding: 0; margin: 0 auto 0 auto; border: #dcd7bc 1px solid; border-bottom: none; }</p>
<p>Am I misunderstanding your question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Dirty Boots</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-80</link>
		<dc:creator>Mr Dirty Boots</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-80</guid>
		<description>Hi, firstly I want to say I love the theme and use it on two blogs. I am having a bit of trouble. I am trying to put an image in the background of the header but it keeps repeating.The main image to the left then a part of the same image appears to the right.

Do you have any advice or the code I could use. Sorry to take up your time, any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, firstly I want to say I love the theme and use it on two blogs. I am having a bit of trouble. I am trying to put an image in the background of the header but it keeps repeating.The main image to the left then a part of the same image appears to the right.</p>
<p>Do you have any advice or the code I could use. Sorry to take up your time, any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-79</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Wed, 18 Mar 2009 22:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-79</guid>
		<description>Gregg,

I&#039;m so glad you like it, thanks for the nice words.

Oh yeah...my tip jar IS looking a little fuller!  Thank you so much, I really appreciate it. :D</description>
		<content:encoded><![CDATA[<p>Gregg,</p>
<p>I&#8217;m so glad you like it, thanks for the nice words.</p>
<p>Oh yeah&#8230;my tip jar IS looking a little fuller!  Thank you so much, I really appreciate it. <img src='http://www.the-cloisters.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg Luhring</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-78</link>
		<dc:creator>Gregg Luhring</dc:creator>
		<pubDate>Wed, 18 Mar 2009 14:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-78</guid>
		<description>Dear Mina,

Surreal Reality is the best theme I&#039;ve ever used on a blog. THis is the first time I&#039;ve ever used more than 2 colums and your template makes it easy.

I&#039;ve actually considered switching all my blogs to use it. (probably not though)

I created a PhotoShop Action that blends my pictures into the gray background so the posts are seamless.

Thank you for a great job. Check your tip jar.

Gregg</description>
		<content:encoded><![CDATA[<p>Dear Mina,</p>
<p>Surreal Reality is the best theme I&#8217;ve ever used on a blog. THis is the first time I&#8217;ve ever used more than 2 colums and your template makes it easy.</p>
<p>I&#8217;ve actually considered switching all my blogs to use it. (probably not though)</p>
<p>I created a PhotoShop Action that blends my pictures into the gray background so the posts are seamless.</p>
<p>Thank you for a great job. Check your tip jar.</p>
<p>Gregg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mina</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-76</link>
		<dc:creator>Mina</dc:creator>
		<pubDate>Tue, 10 Mar 2009 09:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-76</guid>
		<description>Hi,

To change the body color go to &lt;strong&gt;Admin &gt;&gt; Appearances &gt;&gt; Editor &gt;&gt; style.css&lt;/strong&gt; and find this line:

&lt;strong&gt;body { margin: 0; font-size: 10px; text-align: center; vertical-align: top; background: #f1efe4; color: #6b6b47; }&lt;/strong&gt; and change the background value to &lt;strong&gt;background: #fff;&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>To change the body color go to <strong>Admin >> Appearances >> Editor >> style.css</strong> and find this line:</p>
<p><strong>body { margin: 0; font-size: 10px; text-align: center; vertical-align: top; background: #f1efe4; color: #6b6b47; }</strong> and change the background value to <strong>background: #fff;</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harunist.jak</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-77</link>
		<dc:creator>harunist.jak</dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-77</guid>
		<description>I love its 2 sidebars on left. and wish to change the body color with white colors. Is it eligible?

thanks alot,

H</description>
		<content:encoded><![CDATA[<p>I love its 2 sidebars on left. and wish to change the body color with white colors. Is it eligible?</p>
<p>thanks alot,</p>
<p>H</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annemieke</title>
		<link>http://www.the-cloisters.net/wordpress-themes/surreal-reality-theme/#comment-75</link>
		<dc:creator>Annemieke</dc:creator>
		<pubDate>Mon, 26 Jan 2009 10:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://the-cloisters.net/?p=48#comment-75</guid>
		<description>Wow, that was a fast reaction. I went back to say that suddenly everything was right again and saw you already reacted. I was hours busy trying to get the sidebar up again, and finally thought I might ask you.

Thank you very much for your reaction, but I am so very happy it did get right again, even if I have no idea how that was possible

Annemieke</description>
		<content:encoded><![CDATA[<p>Wow, that was a fast reaction. I went back to say that suddenly everything was right again and saw you already reacted. I was hours busy trying to get the sidebar up again, and finally thought I might ask you.</p>
<p>Thank you very much for your reaction, but I am so very happy it did get right again, even if I have no idea how that was possible</p>
<p>Annemieke</p>
]]></content:encoded>
	</item>
</channel>
</rss>

