<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Making Header Image Linkable</title>
		<link>http://en.forums.wordpress.com/topic/making-header-image-linkable</link>
		<description>WordPress.com Forums &#187; Topic: Making Header Image Linkable</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 02:40:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/making-header-image-linkable" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1095717</link>
			<pubDate>Sat, 15 Dec 2012 08:24:21 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1095717@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The best way I've found to do this is to repurpose an already-existing link on the page with a background image. It takes a little extra work. Here is a an example that works with the demo MistyLook theme. It uses the site title to ge the link, so note that you must have a site title set before it will work on your blog.</p>
<pre><code>#header {
	width: 760px;
	padding-top: 30px;
}

#feedarea {
	position: absolute;
	right: 0;
}

#header h2 {
	display: none;
}
#header h1 {
	text-align: left;
	text-indent: -9999px;
}

#header h1 a {
	margin-top: 10px;
	display: block;
	width: 760px;
	height: 190px;
	background: url(&#039;http://burnerprep.files.wordpress.com/2012/11/cropped-header-bg.png&#039;) center no-repeat;
}

#headerimage {
	display: none;
}

#content {
	clear: both;
}</code></pre>
<p>Note that you may need to make additional adjustments.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1076381</link>
			<pubDate>Sat, 24 Nov 2012 08:09:53 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1076381@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@burnerprep</p>
<p>Yes, you are correct. You have a self-hosted site, but have added a blog to it which is using wordpress.com. While we cannot help with your main site, your blog is hosted here on free wordpress.com.</p>
<p>I have no experience with custom CSS but have seen information about making a non-clickable header, well, so to speak: clickable. I'll move this thread to the CSS forum where someone with more knowlege will be able to find it.
</p>
]]></description>
					</item>
		<item>
			<title>burnerprep on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1076367</link>
			<pubDate>Sat, 24 Nov 2012 07:43:59 +0000</pubDate>
			<dc:creator>burnerprep</dc:creator>
			<guid isPermaLink="false">1076367@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@timethief - I'm not sure if that's true because I got the blog through wordpress.com. Blog.burnerprep.com did not require any installation or anything. Burnerprep.com is run through an Ecommerce website.
</p>
]]></description>
					</item>
		<item>
			<title>burnerprep on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1076358</link>
			<pubDate>Sat, 24 Nov 2012 07:20:24 +0000</pubDate>
			<dc:creator>burnerprep</dc:creator>
			<guid isPermaLink="false">1076358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Julia.</p>
<p>What theme are you using? Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1071293</link>
			<pubDate>Sun, 18 Nov 2012 16:55:52 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1071293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@burnerprep<br />
 We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a> If you have not registered a WordPress.org username account yet you can do so on the top right hand corner of the page I just linked to so you can post to those support forums.<br />
WordPress.com vs WordPress.org: The Differences<br />
<a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a><br />
Best wishes with your site.
</p>
]]></description>
					</item>
		<item>
			<title>juliarevitt on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1071289</link>
			<pubDate>Sun, 18 Nov 2012 16:50:54 +0000</pubDate>
			<dc:creator>juliarevitt</dc:creator>
			<guid isPermaLink="false">1071289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Check in your 'Appearance' menu, 'Theme Options' - mine has an option under the 'Logos &#38; Header' section for 'Logo URL'.  I don't have the same theme as you but the options might be the same.</p>
<p>Julia
</p>
]]></description>
					</item>
		<item>
			<title>burnerprep on "Making Header Image Linkable"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-linkable#post-1071173</link>
			<pubDate>Sun, 18 Nov 2012 09:52:48 +0000</pubDate>
			<dc:creator>burnerprep</dc:creator>
			<guid isPermaLink="false">1071173@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi.</p>
<p>I am trying to make the header image on my WordPress.com blog, blog.burnerprep.com, clickable &#38; go to my main homepage of <a href="http://www.burnerprep.com" rel="nofollow">http://www.burnerprep.com</a>. </p>
<p>I am using the free theme 'MistyLook'. How do I do this? Do I need to buy a Custom Design upgrade in order to do this? Thank you.
</p>
]]></description>
					</item>

	</channel>
</rss>
