<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Themes For WordPress</title>
	<link>http://www.themesforwordpress.com</link>
	<description>free wordpress themes, instantly</description>
	<pubDate>Fri, 09 Feb 2007 04:22:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>Random Quotes</title>
		<link>http://www.themesforwordpress.com/2007/02/08/random-quotes/17/</link>
		<comments>http://www.themesforwordpress.com/2007/02/08/random-quotes/17/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 04:11:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category>WP tips</category>

		<guid isPermaLink="false">http://www.themesforwordpress.com/2007/02/08/random-quotes/17/</guid>
		<description><![CDATA[I guess there are more than a thousand &#8220;random quotes&#8221; plugins/mods/hacks out there, but I can guarantee this one is the easier and less efficient one !
I&#8217;m certainly not a big fun of quotes, but bloggers seem to love them, so, follow these easy-as-a-pie steps and start quoting.
(by the way, I used to say my [...]]]></description>
			<content:encoded><![CDATA[<p>I guess there are more than a thousand &#8220;random quotes&#8221; plugins/mods/hacks out there, but I can guarantee this one is the easier and less efficient one !</p>
<p>I&#8217;m certainly not a big fun of quotes, but bloggers seem to love them, so, follow these easy-as-a-pie steps and start quoting.</p>
<p>(by the way, I used to say my own truths as if they were said by, let&#8217;s say, Oscar Wilde,  and believe me, It works)</p>
<p>Steps to follow:<br />
1) Build up a txt file, and write (or paste) on it all the quotes you have. One in every line, <strong>without blank lines please</strong>.</p>
<p><a id="more-17"></a></p>
<p>2) Save it as &#8220;whatever_name_here.txt&#8221;</p>
<p>3) Upload it to any folder (preferabily the root folder)</p>
<p>4) add this code in the template file you want the quotes to appear. In my case, I pasted this code in sidebar.php file.</p>
<p>Error: Could not open quotes_hack.php</p>
<p>That&#8217;s all, easy right?
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themesforwordpress.com/2007/02/08/random-quotes/17/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Small modifications to the default WP theme</title>
		<link>http://www.themesforwordpress.com/2007/02/02/remaking-the-default-wp-theme/10/</link>
		<comments>http://www.themesforwordpress.com/2007/02/02/remaking-the-default-wp-theme/10/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 00:15:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category>General</category>

		<category>WP tips</category>

		<guid isPermaLink="false">http://www.themesforwordpress.com/2007/02/02/remaking-the-default-wp-theme/10/</guid>
		<description><![CDATA[Well, as you can guessed, the main theme for this site is only a small work done over the default WP theme (which is IMO a very good one)
Let&#8217;s start to say how was it done. I&#8217;ll explain it in just a couple of hyper-simple steps:
1)It was necessary changing 3 images:
a) The header image:


b) The [...]]]></description>
			<content:encoded><![CDATA[<p>Well, as you can guessed, the main theme for this site is only a small work done over the default WP theme (which is IMO a very good one)</p>
<p>Let&#8217;s start to say how was it done. I&#8217;ll explain it in just a couple of hyper-simple steps:</p>
<p>1)It was necessary changing 3 images:</p>
<p>a) The header image:</p>
<p><a href="http://themesforwordpress.com/wp-content/themes/default/images/kubrickheader.jpg"><img alt="error" src="http://themesforwordpress.com/wp-content/themes/default/images/kubrickheader_thumb.jpg" /></a></p>
<p><a id="more-10"></a></p>
<p>b) The footer image:</p>
<p><a href="http://themesforwordpress.com/wp-content/themes/default/images/kubrickfooter.jpg"><img alt="error" src="http://themesforwordpress.com/wp-content/themes/default/images/kubrickfooter_thumb.jpg" /></a></p>
<p>c) The page background image:</p>
<p><a href="http://themesforwordpress.com/wp-content/themes/default/images/kubrickbg.jpg"><img alt="error" src="http://themesforwordpress.com/wp-content/themes/default/images/kubrickbg_thumb.jpg" /></a></p>
<p>The little change on /wp-content/themes/default/header.php looks like</p>
<p>
<p>Error: Could not open default_theme_header.php</p>
</p>
<p>And the modified #header css declaration is:</p>
<p>Error: Could not open default_theme_css.css</p>
</p>
<p>2) And now, the bullets before the post title</p>
<p><a href="http://themesforwordpress.com/wp-content/themes/default/images/kubrickfooter.jpg"><img src="http://themesforwordpress.com/wp-content/themes/default/images/post_bullet.jpg" /></a></p>
<p>You&#8217;ll have to modify 4 template files (always look inside /wp-content/themes/default/ ):</p>
<p>single.php<br />
index.php<br />
archive.php<br />
page.php</p>
<p>adding in each on these files, the image tag</p>
<p>
<p>Error: Could not open default_theme_bullet.php</p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themesforwordpress.com/2007/02/02/remaking-the-default-wp-theme/10/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

