<?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: Cool Blue &#8211; Free WordPress Theme</title>
	<atom:link href="http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 20:05:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mathias San Miguel</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-16025</link>
		<dc:creator>Mathias San Miguel</dc:creator>
		<pubDate>Sun, 05 Dec 2010 05:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-16025</guid>
		<description>Hey really nice theme, i used it on my blog (spanish), but i have a little question, how can i change the header background, the css dont semms to have effects :( dont know it is because the absolute position, can somebody help me out?</description>
		<content:encoded><![CDATA[<p>Hey really nice theme, i used it on my blog (spanish), but i have a little question, how can i change the header background, the css dont semms to have effects <img src='http://www.themelab.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  dont know it is because the absolute position, can somebody help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14943</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14943</guid>
		<description>Sorry, I forgot to say, the last screenshot is from your demo.</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot to say, the last screenshot is from your demo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14942</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14942</guid>
		<description>No mate, that did not work.

It seems to be the width of the form when I click the reply to a thread link. It pushes out and causes the h4 to move up and the form cut&#039;s off.

I am using a Mac and the same happens in Firefox, Safari and Chrome?

&lt;a href=&quot;http://img.skitch.com/20100621-rk2i3ed1c5m2iypbeqxhixmpcp.png&quot; rel=&quot;nofollow&quot;&gt;Screenshot&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>No mate, that did not work.</p>
<p>It seems to be the width of the form when I click the reply to a thread link. It pushes out and causes the h4 to move up and the form cut&#8217;s off.</p>
<p>I am using a Mac and the same happens in Firefox, Safari and Chrome?</p>
<p><a href="http://img.skitch.com/20100621-rk2i3ed1c5m2iypbeqxhixmpcp.png" rel="nofollow">Screenshot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14941</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14941</guid>
		<description>No mate. That CSS has no effect. Something to do with the width of the form or something like that and it is pushing the h4 up and cutting off the form.

I took a shot of your demo theme. I am on a Mac and the same happens in Firefox, Safari and Chrome????

&lt;a href=&quot;http://img.skitch.com/20100621-rk2i3ed1c5m2iypbeqxhixmpcp.png&quot; rel=&quot;nofollow&quot;&gt;Screenshot&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>No mate. That CSS has no effect. Something to do with the width of the form or something like that and it is pushing the h4 up and cutting off the form.</p>
<p>I took a shot of your demo theme. I am on a Mac and the same happens in Firefox, Safari and Chrome????</p>
<p><a href="http://img.skitch.com/20100621-rk2i3ed1c5m2iypbeqxhixmpcp.png" rel="nofollow">Screenshot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14940</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14940</guid>
		<description>Hi Shane, strange I&#039;m not able to reproduce it on my demo site.  Are you sure you didn&#039;t touch anything that would affect any h4 tags?

Try adding this line of CSS for diagnostic purposes, it looks like the h4 in the &quot;respond&quot; div isn&#039;t clearing properly.

&lt;code&gt;#respond h4 { clear: both !important; }&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Shane, strange I&#8217;m not able to reproduce it on my demo site.  Are you sure you didn&#8217;t touch anything that would affect any h4 tags?</p>
<p>Try adding this line of CSS for diagnostic purposes, it looks like the h4 in the &#8220;respond&#8221; div isn&#8217;t clearing properly.</p>
<p><code>#respond h4 { clear: both !important; }</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14939</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14939</guid>
		<description>Hi Leland. Great port, thanks. I have customized the theme nicely.
One small problem I have found.
I have not touched the comment form CSS yet, indeed the same problem occurs on your demo.

&lt;a href=&quot;http://img.skitch.com/20100621-ganr89hikaakk8d7guq311d1ea.png&quot; rel=&quot;nofollow&quot;&gt;See annotated Image here&lt;/a&gt;

I will prob work it out myself but just so you can correct it or any theme users can correct it.

Thanks for your work man.</description>
		<content:encoded><![CDATA[<p>Hi Leland. Great port, thanks. I have customized the theme nicely.<br />
One small problem I have found.<br />
I have not touched the comment form CSS yet, indeed the same problem occurs on your demo.</p>
<p><a href="http://img.skitch.com/20100621-ganr89hikaakk8d7guq311d1ea.png" rel="nofollow">See annotated Image here</a></p>
<p>I will prob work it out myself but just so you can correct it or any theme users can correct it.</p>
<p>Thanks for your work man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Douglass</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14779</link>
		<dc:creator>Danny Douglass</dc:creator>
		<pubDate>Tue, 01 Jun 2010 18:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14779</guid>
		<description>Sorry to be leaving a slew of comments, but after a little reading I realize that I don&#039;t have to ability to select a page template on the &quot;Add Page&quot; screen b/c the Page Templates didn&#039;t contain the necessary header information that assign a name to the template:

http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates

After adding in those five lines it is working!  Thanks again.</description>
		<content:encoded><![CDATA[<p>Sorry to be leaving a slew of comments, but after a little reading I realize that I don&#8217;t have to ability to select a page template on the &#8220;Add Page&#8221; screen b/c the Page Templates didn&#8217;t contain the necessary header information that assign a name to the template:</p>
<p><a href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates" rel="nofollow">http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates</a></p>
<p>After adding in those five lines it is working!  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Douglass</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14778</link>
		<dc:creator>Danny Douglass</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14778</guid>
		<description>Oops, can&#039;t include that server side logic...here&#039;s what I meant to add:

php if(is_null($showSidebar) &#124;&#124; $showSidebar == true) get_sidebar();</description>
		<content:encoded><![CDATA[<p>Oops, can&#8217;t include that server side logic&#8230;here&#8217;s what I meant to add:</p>
<p>php if(is_null($showSidebar) || $showSidebar == true) get_sidebar();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Douglass</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14777</link>
		<dc:creator>Danny Douglass</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14777</guid>
		<description>I&#039;m looking over those instructions now - thanks for the help.

Out of curiosity (from a WP beginner), would it be cleaner to maintain one template and add logic to check for a page-level variable indicating that the sidebar should be hidden? For example (syntax may be wrong, but you can get the idea)...

</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking over those instructions now &#8211; thanks for the help.</p>
<p>Out of curiosity (from a WP beginner), would it be cleaner to maintain one template and add logic to check for a page-level variable indicating that the sidebar should be hidden? For example (syntax may be wrong, but you can get the idea)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/04/15/cool-blue-free-wordpress-theme/#comment-14776</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Tue, 01 Jun 2010 17:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1812#comment-14776</guid>
		<description>Danny, you might want to look into creating a page template.  More info is here: http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates

I&#039;d suggest copying page.php and removing the get_sidebar tag as a start.</description>
		<content:encoded><![CDATA[<p>Danny, you might want to look into creating a page template.  More info is here: <a href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates" rel="nofollow">http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates</a></p>
<p>I&#8217;d suggest copying page.php and removing the get_sidebar tag as a start.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

