<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Making header image a link?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Making header image a link?</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 10:27:31 +0000</pubDate>

<item>
<title>skotmb on "Making header image a link?"</title>
<link>http://wordpress.org/support/topic/270814#post-1201878</link>
<pubDate>Sun, 06 Sep 2009 16:59:00 +0000</pubDate>
<dc:creator>skotmb</dc:creator>
<guid isPermaLink="false">1201878@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Oh my God! Thank you phpprincess. I thought I was going to go nuts. Great job, great knowledge of php.
&#60;/p&#62;</description>
</item>
<item>
<title>Shane G on "Making header image a link?"</title>
<link>http://wordpress.org/support/topic/270814#post-1074673</link>
<pubDate>Fri, 15 May 2009 03:15:30 +0000</pubDate>
<dc:creator>Shane G</dc:creator>
<guid isPermaLink="false">1074673@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You need to modify header.php file of your theme..to make your header clickable..refer this article for details:&#60;/p&#62;
&#60;p&#62;[spam link moderated]
&#60;/p&#62;</description>
</item>
<item>
<title>greybon on "Making header image a link?"</title>
<link>http://wordpress.org/support/topic/270814#post-1074592</link>
<pubDate>Fri, 15 May 2009 00:47:50 +0000</pubDate>
<dc:creator>greybon</dc:creator>
<guid isPermaLink="false">1074592@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks! I'll give it a try! :)
&#60;/p&#62;</description>
</item>
<item>
<title>phpprincess on "Making header image a link?"</title>
<link>http://wordpress.org/support/topic/270814#post-1074542</link>
<pubDate>Thu, 14 May 2009 23:33:41 +0000</pubDate>
<dc:creator>phpprincess</dc:creator>
<guid isPermaLink="false">1074542@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I can't seem to find this theme to installed, but here's my guess.&#60;/p&#62;
&#60;p&#62;This is the part that prints your text (site description).&#60;br /&#62;
&#60;code&#62;&#38;lt;?php bloginfo(&#38;#39;description&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you want to have an image and link instead, you can replace the above with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_option(&#38;#39;home&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;template_directory&#38;#39;); ?&#38;gt;/images/REPLACE_IMAGE.jpg&#38;quot;
alt=&#38;quot;Header Image&#38;quot; border=&#38;quot;0&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope that works. Be sure to add your header image inside the &#34;images&#34; folder of your theme.&#60;/p&#62;
&#60;p&#62;Also check if there's a header.php file in your template too.
&#60;/p&#62;</description>
</item>
<item>
<title>greybon on "Making header image a link?"</title>
<link>http://wordpress.org/support/topic/270814#post-1074530</link>
<pubDate>Thu, 14 May 2009 23:10:01 +0000</pubDate>
<dc:creator>greybon</dc:creator>
<guid isPermaLink="false">1074530@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi there. I've installed the Carrington blot theme on my site and I'm using a header image instead of text. But I can't see to figure out how to make my header image link to the home page. Any ideas? &#60;/p&#62;
&#60;p&#62;I'm guessing I need to update something in the header-default.php file. Maybe somewhere here:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;page&#38;quot;&#38;gt;
		&#38;lt;div id=&#38;quot;top&#38;quot;&#38;gt;&#38;lt;a class=&#38;quot;accessibility&#38;quot; href=&#38;quot;#content&#38;quot;&#38;gt;&#38;lt;?php _e( &#38;#39;Skip to content&#38;#39;, &#38;#39;carrington-blog&#38;#39; ); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;
		&#38;lt;hr class=&#38;quot;lofi&#38;quot; /&#38;gt;
		&#38;lt;div id=&#38;quot;header&#38;quot; class=&#38;quot;section&#38;quot;&#38;gt;
			&#38;lt;div class=&#38;quot;wrapper&#38;quot;&#38;gt;
				&#38;lt;strong id=&#38;quot;blog-title&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;url&#38;#39;) ?&#38;gt;/&#38;quot; rel=&#38;quot;home&#38;quot;&#38;gt;&#38;lt;?php bloginfo(&#38;#39;name&#38;#39;) ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/strong&#38;gt;
				&#38;lt;p id=&#38;quot;blog-description&#38;quot;&#38;gt;&#38;lt;?php bloginfo(&#38;#39;description&#38;#39;); ?&#38;gt;&#38;lt;/p&#38;gt;
							&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
