<?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: Emptiness Header Images</title>
	<atom:link href="http://blog.cliffano.com/2009/08/22/emptiness-header-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/</link>
	<description>Simplify</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:42:41 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-604</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-604</guid>
		<description>Hi Chris, I&#039;ll look into making the theme works well with the image rotator plugin in the next release. Hopefully I can release it in the next day or two.</description>
		<content:encoded><![CDATA[<p>Hi Chris, I&#8217;ll look into making the theme works well with the image rotator plugin in the next release. Hopefully I can release it in the next day or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Aguilar</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-603</link>
		<dc:creator>Chris Aguilar</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-603</guid>
		<description>Hi Cliffano, great theme! just a quick question, is there a way to make the header image rotate using the image rotater plug in? It would be amazing for us to be able to do this since we are using this for fund raising blog for an expedition. 
thanks
Chris</description>
		<content:encoded><![CDATA[<p>Hi Cliffano, great theme! just a quick question, is there a way to make the header image rotate using the image rotater plug in? It would be amazing for us to be able to do this since we are using this for fund raising blog for an expedition.<br />
thanks<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-592</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Mon, 11 Jan 2010 03:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-592</guid>
		<description>Hi Valerie, thank you for reporting the error and for using the theme.
Version 1.3.4 fixes the header position problem you&#039;re having. This version not yet available from wordpress.org, so I&#039;ll email it to you.</description>
		<content:encoded><![CDATA[<p>Hi Valerie, thank you for reporting the error and for using the theme.<br />
Version 1.3.4 fixes the header position problem you&#8217;re having. This version not yet available from wordpress.org, so I&#8217;ll email it to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valerie</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-591</link>
		<dc:creator>valerie</dc:creator>
		<pubDate>Sun, 10 Jan 2010 06:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-591</guid>
		<description>Hi, I have been using this theme since 2 years ago and I really love it. I just have a little difficulty with the newest version 1.3.3. In IE, the entire header shifts to the right. I verified that the header and all my pictures fit into the 500 px width limit. Is there anyway that I can fix this? Or is there anyway I can download the older version of 1.0 or 1.1? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I have been using this theme since 2 years ago and I really love it. I just have a little difficulty with the newest version 1.3.3. In IE, the entire header shifts to the right. I verified that the header and all my pictures fit into the 500 px width limit. Is there anyway that I can fix this? Or is there anyway I can download the older version of 1.0 or 1.1? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-587</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-587</guid>
		<description>Thanks for the compliment, Lindsay.

If you only want to remove the header image, the easiest thing to do is to remove the header.jpg image in the theme directory.

If you want to remove the whole header section, for version 1.3.3, you need to modify certain lines in style.css file:

div#header {
//    position: absolute;
//    top: 10px;
      display: none;
}
div#bodyfooter {
//    position: relative;
//    top: 350px;
}</description>
		<content:encoded><![CDATA[<p>Thanks for the compliment, Lindsay.</p>
<p>If you only want to remove the header image, the easiest thing to do is to remove the header.jpg image in the theme directory.</p>
<p>If you want to remove the whole header section, for version 1.3.3, you need to modify certain lines in style.css file:</p>
<p>div#header {<br />
//    position: absolute;<br />
//    top: 10px;<br />
      display: none;<br />
}<br />
div#bodyfooter {<br />
//    position: relative;<br />
//    top: 350px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-585</link>
		<dc:creator>Lindsay</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-585</guid>
		<description>Agreed - great theme.  Is there a way to remove the header image completely?</description>
		<content:encoded><![CDATA[<p>Agreed &#8211; great theme.  Is there a way to remove the header image completely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-328</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-328</guid>
		<description>Hi Cooper, I don&#039;t exactly understand what is it you are trying to do. Are you trying to use wp_list_bookmarks? If so, then you can find more information at http://codex.wordpress.org/Template_Tags/wp_list_bookmarks . If you want the link to be center aligned, then CSS text-align is the way to go.</description>
		<content:encoded><![CDATA[<p>Hi Cooper, I don&#8217;t exactly understand what is it you are trying to do. Are you trying to use wp_list_bookmarks? If so, then you can find more information at <a href="http://codex.wordpress.org/Template_Tags/wp_list_bookmarks" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_bookmarks</a> . If you want the link to be center aligned, then CSS text-align is the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cooper</title>
		<link>http://blog.cliffano.com/2009/08/22/emptiness-header-images/comment-page-1/#comment-327</link>
		<dc:creator>cooper</dc:creator>
		<pubDate>Wed, 26 Aug 2009 05:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=724#comment-327</guid>
		<description>I have just started using this theme and it is lovely. I would like to know if you could direct me to a place where I could learn make a links php template for this, my bookmarks are on a seperate page so I need a template and have tried to adjust some other b ut come p with broken lists etc, I would like the links to display in the center.  I am currently using the generic link. wp-bookmark code code only.</description>
		<content:encoded><![CDATA[<p>I have just started using this theme and it is lovely. I would like to know if you could direct me to a place where I could learn make a links php template for this, my bookmarks are on a seperate page so I need a template and have tried to adjust some other b ut come p with broken lists etc, I would like the links to display in the center.  I am currently using the generic link. wp-bookmark code code only.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
