<?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: How to create a custom wordpress blog theme?</title>
	<atom:link href="http://www.wordpressstyles.com/wordpress-themes/how-to-create-a-custom-wordpress-blog-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressstyles.com/wordpress-themes/how-to-create-a-custom-wordpress-blog-theme</link>
	<description>Simple WordPress themes, ready to download now!</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:11:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.wordpressstyles.com/wordpress-themes/how-to-create-a-custom-wordpress-blog-theme/comment-page-1#comment-989</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 17 Aug 2009 00:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressstyles.com/wordpress-themes/how-to-create-a-custom-wordpress-blog-theme#comment-989</guid>
		<description>You can start by duplicating the default theme, Kubrick and playing around with it.  Make sure to rename the theme somthing besides default, that way it will not get written over when you are upgrading. It is located in /wordpress/wp-content/themes/default.  Their are a few main files there: header.php, index.php, single.php page.php, and footer.php.  Start by breaking your current template up into those files. The header and footer are straight forward and will go on every page, the index.php goes on the home page, the page.php will be for pages, and the single.php will be for individual post pages. experiment by changing around the default. you&#039;ll get the hand of it.

James
http://www.neboweb.com&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://www.neboweb.com/blog/</description>
		<content:encoded><![CDATA[<p>You can start by duplicating the default theme, Kubrick and playing around with it.  Make sure to rename the theme somthing besides default, that way it will not get written over when you are upgrading. It is located in /wordpress/wp-content/themes/default.  Their are a few main files there: header.php, index.php, single.php page.php, and footer.php.  Start by breaking your current template up into those files. The header and footer are straight forward and will go on every page, the index.php goes on the home page, the page.php will be for pages, and the single.php will be for individual post pages. experiment by changing around the default. you&#8217;ll get the hand of it.</p>
<p>James<br />
<a href="http://www.neboweb.com" rel="nofollow">http://www.neboweb.com</a><br /><b>References : </b><br /><a href="http://www.neboweb.com/blog/" rel="nofollow">http://www.neboweb.com/blog/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
