<?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"
	>
<channel>
	<title>Comments on: A Link in the Title</title>
	<atom:link href="http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/</link>
	<description>Thoughts from Australian cartoonist and pastor, Matt Glover</description>
	<pubDate>Fri, 18 May 2012 01:28:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Matt Glover</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-197</link>
		<dc:creator>Matt Glover</dc:creator>
		<pubDate>Mon, 06 Feb 2006 12:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-197</guid>
		<description>Hmmm. Tried that but it only wiped out the title all together. Any other clues?</description>
		<content:encoded><![CDATA[<p>Hmmm. Tried that but it only wiped out the title all together. Any other clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-185</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Tue, 31 Jan 2006 06:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-185</guid>
		<description>gah! man, I need to pick up a php book.  yeah, html is easy, but php is something else. CSS isn't that bad either, Matt.</description>
		<content:encoded><![CDATA[<p>gah! man, I need to pick up a php book.  yeah, html is easy, but php is something else. CSS isn&#8217;t that bad either, Matt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Glover</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-183</link>
		<dc:creator>Matt Glover</dc:creator>
		<pubDate>Mon, 30 Jan 2006 22:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-183</guid>
		<description>Thanks Fernando. I'll give it a go when I'm back on the home computer.</description>
		<content:encoded><![CDATA[<p>Thanks Fernando. I&#8217;ll give it a go when I&#8217;m back on the home computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fernando</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-182</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Mon, 30 Jan 2006 19:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-182</guid>
		<description>ok something went wrong there, http://youraddress/

change 
div id="header"
 to 
div id="header" onclick="location.href='http://youraddress/';" style="cursor: pointer;"</description>
		<content:encoded><![CDATA[<p>ok something went wrong there, <a href="http://youraddress/" rel="nofollow">http://youraddress/</a></p>
<p>change<br />
div id=&#8221;header&#8221;<br />
 to<br />
div id=&#8221;header&#8221; onclick=&#8221;location.href=&#8217;http://youraddress/&#8217;;&#8221; style=&#8221;cursor: pointer;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fernando</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-181</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Mon, 30 Jan 2006 19:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-181</guid>
		<description>you need to open up header.php

find the line that says 

div id="header"&#62;

(it is near the bottom of the doc)

change it to



where http://youraddress/ = the link you want.  that will make the whole top image of your blog a clickable link.</description>
		<content:encoded><![CDATA[<p>you need to open up header.php</p>
<p>find the line that says </p>
<p>div id=&#8221;header&#8221;&gt;</p>
<p>(it is near the bottom of the doc)</p>
<p>change it to</p>
<p>where <a href="http://youraddress/" rel="nofollow">http://youraddress/</a> = the link you want.  that will make the whole top image of your blog a clickable link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Glover</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-179</link>
		<dc:creator>Matt Glover</dc:creator>
		<pubDate>Mon, 30 Jan 2006 12:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-179</guid>
		<description>If only it was that easy!

Wordpress uses all these .php files and CSS stuff which I have no idea about. I'm guessing the code should go in the 'header' file somewhere, but wouldn't have a clue where.</description>
		<content:encoded><![CDATA[<p>If only it was that easy!</p>
<p>Wordpress uses all these .php files and CSS stuff which I have no idea about. I&#8217;m guessing the code should go in the &#8216;header&#8217; file somewhere, but wouldn&#8217;t have a clue where.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-178</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Mon, 30 Jan 2006 10:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-178</guid>
		<description>hooray! the code isn't garbled.</description>
		<content:encoded><![CDATA[<p>hooray! the code isn&#8217;t garbled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://www.mattglover.com/wordpress/wordpress/2006/01/30/a-link-in-the-title/#comment-177</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Mon, 30 Jan 2006 10:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattglover.com/wordpress/wordpress/?p=82#comment-177</guid>
		<description>the basic html would be
&#60;a href="http://www.mattglover.com"&#62; &#60;img src="theimage.jpg" /&#62; &#60;/a&#62;

but I don't know how you would make it go across all the pages- I'm not familiar with wordpress. 

Hope the code comes out ok.</description>
		<content:encoded><![CDATA[<p>the basic html would be<br />
&lt;a href=&#8221;http://www.mattglover.com&#8221;&gt; &lt;img src=&#8221;theimage.jpg&#8221; /&gt; &lt;/a&gt;</p>
<p>but I don&#8217;t know how you would make it go across all the pages- I&#8217;m not familiar with wordpress. </p>
<p>Hope the code comes out ok.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

