<?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: Installing and reskinning a WordPress blog</title>
	<atom:link href="http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 06:55:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mona</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-1444</link>
		<dc:creator>mona</dc:creator>
		<pubDate>Thu, 29 Apr 2010 16:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-1444</guid>
		<description>I can&#039;t seem to find the themes folder or design section is that only available in a wp hosting account? Because on justhost.com webhosting/godaddy I don&#039;t see where this folder is located or is this one I have to create? 
 Admin page Design section pick your theme.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to find the themes folder or design section is that only available in a wp hosting account? Because on justhost.com webhosting/godaddy I don&#8217;t see where this folder is located or is this one I have to create?<br />
 Admin page Design section pick your theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-1255</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-1255</guid>
		<description>No idea to be honest. I have never heard of it. But there&#039;s a full review here:
http://www.thefreelibrary.com/WordPress+Theme+Kubrick+K2+Review-a01073785128</description>
		<content:encoded><![CDATA[<p>No idea to be honest. I have never heard of it. But there&#8217;s a full review here:<br />
<a href="http://www.thefreelibrary.com/WordPress+Theme+Kubrick+K2+Review-a01073785128" rel="nofollow">http://www.thefreelibrary.com/WordPress+Theme+Kubrick+K2+Review-a01073785128</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-1254</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-1254</guid>
		<description>Thanks for that guidance. I am editing those files now.

One other question, I am using the default (Kubrick)
I notice there is a K2 version, am I missing out on much by sticking with the default WP?</description>
		<content:encoded><![CDATA[<p>Thanks for that guidance. I am editing those files now.</p>
<p>One other question, I am using the default (Kubrick)<br />
I notice there is a K2 version, am I missing out on much by sticking with the default WP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-1253</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-1253</guid>
		<description>Hi Matt. The example I was using includes a header. The image inserted in the header is here: http://www.beatingrsi.com/wp-content/themes/default/images/header.gif

I can add anything to that header by editing this file: /wp-content/themes/default/header.php that file contains all the &lt;head&gt; information and the actual visual header. You can add navigation or whatever you want in there.

Exact same thing for the footer. You can edit the content in this file: /wp-content/themes/default/footer.php

In this example the background imageof the footer has been changed to this: http://www.beatingrsi.com/wp-content/themes/default/images/footer.gif and I just completely changed the in footer.php

You can&#039;t really think in the terms of adding your own header and footer *around* the kubrick theme. You take the headers and footers already in the Kubrick theme and make them look like your site. 

You don&#039;t try and insert wordpress into your site. You insert your site into wordpress.</description>
		<content:encoded><![CDATA[<p>Hi Matt. The example I was using includes a header. The image inserted in the header is here: <a href="http://www.beatingrsi.com/wp-content/themes/default/images/header.gif" rel="nofollow">http://www.beatingrsi.com/wp-content/themes/default/images/header.gif</a></p>
<p>I can add anything to that header by editing this file: /wp-content/themes/default/header.php that file contains all the &lt;head&gt; information and the actual visual header. You can add navigation or whatever you want in there.</p>
<p>Exact same thing for the footer. You can edit the content in this file: /wp-content/themes/default/footer.php</p>
<p>In this example the background imageof the footer has been changed to this: <a href="http://www.beatingrsi.com/wp-content/themes/default/images/footer.gif" rel="nofollow">http://www.beatingrsi.com/wp-content/themes/default/images/footer.gif</a> and I just completely changed the in footer.php</p>
<p>You can&#8217;t really think in the terms of adding your own header and footer *around* the kubrick theme. You take the headers and footers already in the Kubrick theme and make them look like your site. </p>
<p>You don&#8217;t try and insert wordpress into your site. You insert your site into wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-1252</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 11 Nov 2009 05:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-1252</guid>
		<description>John, I see what you mean by reskinning a WP blog, but what about adding a header and footer so that the blog looks like it is part of my website, i.e. when users read the blog, they do so within my website.

I have a html file that has included the header and footer, like a sort of blank page awaiting content, or alternatively I can just include the header and footer somewhere in WP. (I can edit any part of WP)

It looks like you have done this here, any pointers on what files I need to change to add my own header and footer around a Kubrick WP blog?</description>
		<content:encoded><![CDATA[<p>John, I see what you mean by reskinning a WP blog, but what about adding a header and footer so that the blog looks like it is part of my website, i.e. when users read the blog, they do so within my website.</p>
<p>I have a html file that has included the header and footer, like a sort of blank page awaiting content, or alternatively I can just include the header and footer somewhere in WP. (I can edit any part of WP)</p>
<p>It looks like you have done this here, any pointers on what files I need to change to add my own header and footer around a Kubrick WP blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Directory</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-645</link>
		<dc:creator>Directory</dc:creator>
		<pubDate>Tue, 30 Dec 2008 20:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-645</guid>
		<description>Thank You John:-&lt;br/&gt;Very easy and really helpful article. nice blog directory</description>
		<content:encoded><![CDATA[<p>Thank You John:-<br />Very easy and really helpful article. nice blog directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gav</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-440</link>
		<dc:creator>Gav</dc:creator>
		<pubDate>Mon, 28 Jul 2008 13:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-440</guid>
		<description>Thanks for the link, John, much appreciated! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the link, John, much appreciated! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steveorevo</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-404</link>
		<dc:creator>steveorevo</dc:creator>
		<pubDate>Tue, 15 Jul 2008 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-404</guid>
		<description>Just a heads up that version .3 of ThemeDreamer is out. It&#039;ll simplify the process of customizing and developing WordPress themes. It turns Dreamweaver into the only WYSIWYG development tool for WordPress themes.&lt;br/&gt;&lt;br/&gt;http://www.themedreamer.com</description>
		<content:encoded><![CDATA[<p>Just a heads up that version .3 of ThemeDreamer is out. It&#8217;ll simplify the process of customizing and developing WordPress themes. It turns Dreamweaver into the only WYSIWYG development tool for WordPress themes.</p>
<p><a href="http://www.themedreamer.com" rel="nofollow">http://www.themedreamer.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Braine</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-354</link>
		<dc:creator>John Braine</dc:creator>
		<pubDate>Fri, 20 Jun 2008 08:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-354</guid>
		<description>Sinead, Excellent. Glad to have saved you lots of work. That time stuff is precious.&lt;br/&gt;&lt;br/&gt;Cheers Roosta. I must add that link to the post.&lt;br/&gt;&lt;br/&gt;Thanks Paul. They look like fairly good blank themes.</description>
		<content:encoded><![CDATA[<p>Sinead, Excellent. Glad to have saved you lots of work. That time stuff is precious.</p>
<p>Cheers Roosta. I must add that link to the post.</p>
<p>Thanks Paul. They look like fairly good blank themes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McCarthy</title>
		<link>http://www.johnbraine.com/2008/06/installing-and-reskinning-wordpress.html/comment-page-1#comment-352</link>
		<dc:creator>Paul McCarthy</dc:creator>
		<pubDate>Thu, 19 Jun 2008 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnbraine.com/wordpress/?p=150#comment-352</guid>
		<description>Cool tutorial. I saw Mulley&#039;s post about how much some people were charging for WordPress themes, and I was aghast. If you have any bit of web experience it&#039;s a simple enough process, especially if you use a base theme to start off with.&lt;br/&gt;&lt;br/&gt;I find the blank themes from http://www.refueled.net/blank-wordpress-themes/&lt;br/&gt;to be very handy as they&#039;re widget aware and you have the choice of 2 and 3 column to get you started.&lt;br/&gt;&lt;br/&gt;Now if only I had the creativity to create something decent in Photoshop, I&#039;d be laughing!</description>
		<content:encoded><![CDATA[<p>Cool tutorial. I saw Mulley&#8217;s post about how much some people were charging for WordPress themes, and I was aghast. If you have any bit of web experience it&#8217;s a simple enough process, especially if you use a base theme to start off with.</p>
<p>I find the blank themes from <a href="http://www.refueled.net/blank-wordpress-themes/" rel="nofollow">http://www.refueled.net/blank-wordpress-themes/</a><br />to be very handy as they&#8217;re widget aware and you have the choice of 2 and 3 column to get you started.</p>
<p>Now if only I had the creativity to create something decent in Photoshop, I&#8217;d be laughing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

