<?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: Creating A Squeeze Page With Thesis &#8211; Part Two</title>
	<atom:link href="http://www.artofblog.com/thesis-squeeze-page-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofblog.com/thesis-squeeze-page-2/</link>
	<description>The Art of How to Start and Run a Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:32:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-13597</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 15 Jun 2010 11:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-13597</guid>
		<description>Great ... this works and I like, so thanks very very much.

I&#039;ve removed the nav completely from the squeeze page, and added an option further down to skip sign in and access the main site directly. 

BUT ... clicking the header logo anywhere else on the site takes you back to the squeeze page because it&#039;s set as &quot;home&quot; in the wordpress options. I&#039;d rather send people back to my non-squeeze main blog page.

any way around this?

Thanks a lot in advance ...</description>
		<content:encoded><![CDATA[<p>Great &#8230; this works and I like, so thanks very very much.</p>
<p>I&#8217;ve removed the nav completely from the squeeze page, and added an option further down to skip sign in and access the main site directly. </p>
<p>BUT &#8230; clicking the header logo anywhere else on the site takes you back to the squeeze page because it&#8217;s set as &#8220;home&#8221; in the wordpress options. I&#8217;d rather send people back to my non-squeeze main blog page.</p>
<p>any way around this?</p>
<p>Thanks a lot in advance &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Ultimate Quickstart Guide to Thesis Theme</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-12420</link>
		<dc:creator>The Ultimate Quickstart Guide to Thesis Theme</dc:creator>
		<pubDate>Mon, 24 May 2010 23:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-12420</guid>
		<description>[...] Creating A Squeeze Page With Thesis – Part One &#8211; Part Two [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating A Squeeze Page With Thesis – Part One &#8211; Part Two [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-12106</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 18 May 2010 02:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-12106</guid>
		<description>Thanks Hector, but that didn&#039;t work. Does anyone else have a solution?</description>
		<content:encoded><![CDATA[<p>Thanks Hector, but that didn&#8217;t work. Does anyone else have a solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-12009</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Mon, 17 May 2010 02:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-12009</guid>
		<description>Hey mike, put this in your custom css file.
you just need some padding in the bottom of your header image.
I suck at css but im sure this will fix your problem.  let me know if it worked out.

.squeeze #header {
background:url(&quot;http://mikegthompson.powweb.com/hackmycredit/wp-content/themes/thesis_17/custom/images/test.jpg&quot;) no-repeat scroll 0 0 transparent;
border-bottom:medium none;
padding-bottom:130px;
text-indent:-9999px;</description>
		<content:encoded><![CDATA[<p>Hey mike, put this in your custom css file.<br />
you just need some padding in the bottom of your header image.<br />
I suck at css but im sure this will fix your problem.  let me know if it worked out.</p>
<p>.squeeze #header {<br />
background:url(&#8220;http://mikegthompson.powweb.com/hackmycredit/wp-content/themes/thesis_17/custom/images/test.jpg&#8221;) no-repeat scroll 0 0 transparent;<br />
border-bottom:medium none;<br />
padding-bottom:130px;<br />
text-indent:-9999px;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-12008</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Mon, 17 May 2010 02:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-12008</guid>
		<description>Great tutorial! I was using a custom html page to do my squeeze pages, im glad to know i can do it all from my thesis theme. Im im love with it more every day. :)</description>
		<content:encoded><![CDATA[<p>Great tutorial! I was using a custom html page to do my squeeze pages, im glad to know i can do it all from my thesis theme. Im im love with it more every day. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-11901</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 15 May 2010 20:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-11901</guid>
		<description>I&#039;m having a problem inserting a header. http://hackmycredit.com/squeeze/ this is what it looks like. Does anyone else have this problem? If so, did you figure out how to fix it?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem inserting a header. <a href="http://hackmycredit.com/squeeze/" rel="nofollow">http://hackmycredit.com/squeeze/</a> this is what it looks like. Does anyone else have this problem? If so, did you figure out how to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Adkins</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-9623</link>
		<dc:creator>Joe Adkins</dc:creator>
		<pubDate>Fri, 09 Apr 2010 16:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-9623</guid>
		<description>Great tutorial...it really helped me out as I&#039;m new to thesis. This is the only tutorial that I could follow that worked #1. and #2 actually taught be how hooks work. Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial&#8230;it really helped me out as I&#8217;m new to thesis. This is the only tutorial that I could follow that worked #1. and #2 actually taught be how hooks work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Baird</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-6782</link>
		<dc:creator>Adam Baird</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-6782</guid>
		<description>Chris,

The best way to do that would be to add a separate css selector (in page options) to your squeeze page.  Then you can specify the header element background as whatever you want using your custom css class.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>The best way to do that would be to add a separate css selector (in page options) to your squeeze page.  Then you can specify the header element background as whatever you want using your custom css class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris M</title>
		<link>http://www.artofblog.com/thesis-squeeze-page-2/#comment-6755</link>
		<dc:creator>Chris M</dc:creator>
		<pubDate>Tue, 02 Mar 2010 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofblog.com/?p=1285#comment-6755</guid>
		<description>I followed the above steps and everything worked fine except with the custom header on the squeeze page.

The problem appears to be because I have my_banner.png set as the header background with the site name and site tagline disabled in the header.  

On my squeeze page this header background is showing.  How do I disable the header background on just my squeeze page?</description>
		<content:encoded><![CDATA[<p>I followed the above steps and everything worked fine except with the custom header on the squeeze page.</p>
<p>The problem appears to be because I have my_banner.png set as the header background with the site name and site tagline disabled in the header.  </p>
<p>On my squeeze page this header background is showing.  How do I disable the header background on just my squeeze page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
