<?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: Rabbit Hole WordPress Theme</title>
	<atom:link href="http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ken</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-7117</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Sat, 13 Aug 2011 19:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-7117</guid>
		<description>I got it to work as well with a different code setup on the footer.php

open bracket or caret=1
close bracket or caret=2

1div id=”footer” align=&quot;center&quot;2
1img src=images/footer.jpg /2
1/div2
1/body2
1/html2</description>
		<content:encoded><![CDATA[<p>I got it to work as well with a different code setup on the footer.php</p>
<p>open bracket or caret=1<br />
close bracket or caret=2</p>
<p>1div id=”footer” align=&#8221;center&#8221;2<br />
1img src=images/footer.jpg /2<br />
1/div2<br />
1/body2<br />
1/html2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-5313</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 25 May 2011 21:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-5313</guid>
		<description>Chris...I followed your instructions and came really close with a few mods of my own. Is it possible to zip up the php and css files you used on your site and share them? I am going crazy with this thing and I do have some experience, jsut no documentation. You can PM me at miketuttle70 at gmail if you can talk offlist.

Cheers,
Mike</description>
		<content:encoded><![CDATA[<p>Chris&#8230;I followed your instructions and came really close with a few mods of my own. Is it possible to zip up the php and css files you used on your site and share them? I am going crazy with this thing and I do have some experience, jsut no documentation. You can PM me at miketuttle70 at gmail if you can talk offlist.</p>
<p>Cheers,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-4569</link>
		<dc:creator>Liz</dc:creator>
		<pubDate>Fri, 11 Feb 2011 05:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-4569</guid>
		<description>I love this theme but would like a template option without the side bar that contains the links and archives.   Does anyone know of a way to make this happen?  thanks.</description>
		<content:encoded><![CDATA[<p>I love this theme but would like a template option without the side bar that contains the links and archives.   Does anyone know of a way to make this happen?  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-4488</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 10 Jan 2011 22:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-4488</guid>
		<description>Ooops.  Looks like it got killed because of the html code.  Lets see if this works instead.

Replace &quot;$&quot; for &quot;&quot;

Add the following before &quot;$/body$&quot;

	$/div$
	$div id=&quot;footer&quot;$
	$img src=&quot;http://EXTERNAL PATH TO YOUR IMAGES FOLDER/images/footer.jpg&quot; /$
	$/div$</description>
		<content:encoded><![CDATA[<p>Ooops.  Looks like it got killed because of the html code.  Lets see if this works instead.</p>
<p>Replace &#8220;$&#8221; for &#8220;&#8221;</p>
<p>Add the following before &#8220;$/body$&#8221;</p>
<p>	$/div$<br />
	$div id=&#8221;footer&#8221;$<br />
	$img src=&#8221;http://EXTERNAL PATH TO YOUR IMAGES FOLDER/images/footer.jpg&#8221; /$<br />
	$/div$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-4487</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 10 Jan 2011 22:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-4487</guid>
		<description>I really liked this theme and installed it on a test install of WordPress.  Like others, I too found it to be missing things.  When I researched it a little more, I found that there&#039;s quite a few things that aren&#039;t showing up like they should.  So I made the fix myself.  I will post it here, if possible.  It&#039;s an easy fix, and allows the rabbit hole to show up like it&#039;s supposed to.  The issue is that there are some div&#039;s that aren&#039;t placed correctly, and the correct images are not being called.  My fix corrects this, and inserts the main footer image where it is supposed to go.  I&#039;m not sure if footer text is working, since I don&#039;t have any in use for mine, so you may have to play with it a bit.  As always, be sure to make a backup of your files BEFORE you make any changes!

Edit the &quot;style.css&quot; file and make the following changes:

under #footer:

	add &quot;text-align:center;&quot;

	and change &quot;background: #333333 url(images/footer.jpg) no-repeat;&quot; to &quot;background: #000 url(images/footer-bg.jpg) repeat-x;&quot;

under the Images section change &quot;img&quot; and &quot;a img&quot; to:

img {
	border: none;
	padding: 0px;
	}
	
a img {
	border-bottom: none;
}

Save the &quot;style.css&quot; file.

Now edit the &quot;footer.php&quot; file and make the following changes:

Add the following before &quot;&quot;

	
	
	
	

Save the &quot;footer.php&quot; file.


That should be it!  Hope it helps!</description>
		<content:encoded><![CDATA[<p>I really liked this theme and installed it on a test install of WordPress.  Like others, I too found it to be missing things.  When I researched it a little more, I found that there&#8217;s quite a few things that aren&#8217;t showing up like they should.  So I made the fix myself.  I will post it here, if possible.  It&#8217;s an easy fix, and allows the rabbit hole to show up like it&#8217;s supposed to.  The issue is that there are some div&#8217;s that aren&#8217;t placed correctly, and the correct images are not being called.  My fix corrects this, and inserts the main footer image where it is supposed to go.  I&#8217;m not sure if footer text is working, since I don&#8217;t have any in use for mine, so you may have to play with it a bit.  As always, be sure to make a backup of your files BEFORE you make any changes!</p>
<p>Edit the &#8220;style.css&#8221; file and make the following changes:</p>
<p>under #footer:</p>
<p>	add &#8220;text-align:center;&#8221;</p>
<p>	and change &#8220;background: #333333 url(images/footer.jpg) no-repeat;&#8221; to &#8220;background: #000 url(images/footer-bg.jpg) repeat-x;&#8221;</p>
<p>under the Images section change &#8220;img&#8221; and &#8220;a img&#8221; to:</p>
<p>img {<br />
	border: none;<br />
	padding: 0px;<br />
	}</p>
<p>a img {<br />
	border-bottom: none;<br />
}</p>
<p>Save the &#8220;style.css&#8221; file.</p>
<p>Now edit the &#8220;footer.php&#8221; file and make the following changes:</p>
<p>Add the following before &#8220;&#8221;</p>
<p>Save the &#8220;footer.php&#8221; file.</p>
<p>That should be it!  Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-3624</link>
		<dc:creator>I</dc:creator>
		<pubDate>Fri, 28 May 2010 02:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-3624</guid>
		<description>Can one of you who has managed to fix the rabbit hole and footer PLEASE explain the process of fixing it to the rest of us? The problem has more to do with just the style.css , but I cannot figure out what to change.</description>
		<content:encoded><![CDATA[<p>Can one of you who has managed to fix the rabbit hole and footer PLEASE explain the process of fixing it to the rest of us? The problem has more to do with just the style.css , but I cannot figure out what to change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kynthia</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-3541</link>
		<dc:creator>Kynthia</dc:creator>
		<pubDate>Sat, 08 May 2010 22:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-3541</guid>
		<description>Such a pretty theme!

We used this template for our blog and changed it quite a lot, as you can see here: http://www.bit-of-green.com. 

There were some problems with the footer and the line dividing the sidebar from the content that needed fixing; I see others mentioned them as well. 

Cheers!</description>
		<content:encoded><![CDATA[<p>Such a pretty theme!</p>
<p>We used this template for our blog and changed it quite a lot, as you can see here: <a href="http://www.bit-of-green.com" rel="nofollow">http://www.bit-of-green.com</a>. </p>
<p>There were some problems with the footer and the line dividing the sidebar from the content that needed fixing; I see others mentioned them as well. </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-3508</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 29 Apr 2010 23:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-3508</guid>
		<description>I also added the line to style.css but couldn&#039;t get the hole to show up.  But I sure would like to!</description>
		<content:encoded><![CDATA[<p>I also added the line to style.css but couldn&#8217;t get the hole to show up.  But I sure would like to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seraphim</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-3417</link>
		<dc:creator>seraphim</dc:creator>
		<pubDate>Sat, 17 Apr 2010 21:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-3417</guid>
		<description>I agree, something is wrong.  All-in-all it seems to work pretty well but where is the rabbit hole?  I added the line FunkyStickman said to add and the hole still did not appear.  Has anyone solved this issue?</description>
		<content:encoded><![CDATA[<p>I agree, something is wrong.  All-in-all it seems to work pretty well but where is the rabbit hole?  I added the line FunkyStickman said to add and the hole still did not appear.  Has anyone solved this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.themebin.com/wordpress-templates/rabbit-hole-wordpress-theme/comment-page-1/#comment-3372</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 31 Mar 2010 04:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.themebin.com/?p=380#comment-3372</guid>
		<description>I love this design, its perfect for me, but it doesn&#039;t seem to work. 

The sidebar gets all crunched together and the rabbit hole ends abruptly when it leaves the header. And there is no footer or anything.

Anybody have any thoughts??

Thanks.</description>
		<content:encoded><![CDATA[<p>I love this design, its perfect for me, but it doesn&#8217;t seem to work. </p>
<p>The sidebar gets all crunched together and the rabbit hole ends abruptly when it leaves the header. And there is no footer or anything.</p>
<p>Anybody have any thoughts??</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

