<?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; Tag: header image link - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/header-image-link</link>
		<description>WordPress.com Forums &#187; Tag: header image link - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 02:27:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/header-image-link" 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>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-930313</link>
			<pubDate>Sun, 01 Jul 2012 22:33:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">930313@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please don't assume hostility where none exists. Just saying ... if you are going to continue to vrib article that are in essense duplicate content across domains then you need to learn <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&#38;answer=66359">how Google views duplicate content</a>, and read all about tha Panda algorithm and Penguin upgdate.
</p>
]]></description>
					</item>
		<item>
			<title>equibblyblogger on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-930310</link>
			<pubDate>Sun, 01 Jul 2012 22:28:19 +0000</pubDate>
			<dc:creator>equibblyblogger</dc:creator>
			<guid isPermaLink="false">930310@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Relax people - I'm just getting up and running and trying to figure out the best way of doing things. No need for the hostility.</p>
<p>Thank you everyone for the info &#38; thanks for checking out my blog and site.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929775</link>
			<pubDate>Sun, 01 Jul 2012 01:30:16 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">929775@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@TT: And the latest post is a variant of a post from the other site.<br />
If they go on like that, then soon they won't have to worry about the header image link...
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929743</link>
			<pubDate>Sat, 30 Jun 2012 23:28:37 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">929743@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>edit: "Aisde for a single Hone link" was meant to be "Aside from a single Home link "</p>
<p>You right he/she could place an image widget at the top of the widget sidebar there and link it to that same site yet again.  <a href="http://en.support.wordpress.com/widgets/image-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/image-widget/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929741</link>
			<pubDate>Sat, 30 Jun 2012 23:23:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">929741@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@justpi<br />
 Aisde for a single Hone link to the blog the custom menu is compromised of custom links all directing to the same website. The blog is simply being pimped to direct traffic to the website.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929734</link>
			<pubDate>Sat, 30 Jun 2012 23:13:19 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">929734@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you're looking for something more prominent than the custom link, you can add an image link in the sidebar.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929654</link>
			<pubDate>Sat, 30 Jun 2012 21:37:18 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">929654@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's a free blog that's being free hosted by WordPress.com. You already have a custom link in your custom menu driving traffic to equibbly.com. Your posts all drive traffic to the same site as well. </p>
<p>Bottom line: It's not possible to use a deceptive header link in WordPress.com blogs.
</p>
]]></description>
					</item>
		<item>
			<title>equibblyblogger on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929639</link>
			<pubDate>Sat, 30 Jun 2012 21:24:35 +0000</pubDate>
			<dc:creator>equibblyblogger</dc:creator>
			<guid isPermaLink="false">929639@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't want to get in an argument over this, but it is my site after all and since it's a free country I see no harm in directing people to a different site - there's really nothing deceptive about it - the header is the logo of the site I want to direct people to. For instance, if I owned mcdonald's and if the header was the logo of mcdonald's and someone clicked on it, there's nothing deceptive about taking them to the mcdonald's site.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929520</link>
			<pubDate>Sat, 30 Jun 2012 19:00:04 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">929520@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The header image of a blog is supposed to link to the homepage of that blog; making it link to a different site <em>is</em> possible, but it's deception.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929484</link>
			<pubDate>Sat, 30 Jun 2012 18:34:54 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">929484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What sucks? The inability to use a header image link the way it is supposed to be used, rather than to use it as a sneaky redirect to another site sucks? Are kidding or are you a kid?
</p>
]]></description>
					</item>
		<item>
			<title>equibblyblogger on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-929422</link>
			<pubDate>Sat, 30 Jun 2012 16:35:56 +0000</pubDate>
			<dc:creator>equibblyblogger</dc:creator>
			<guid isPermaLink="false">929422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>that sucks - seems like you should be able to do this.<br />
Thanks
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-928618</link>
			<pubDate>Fri, 29 Jun 2012 16:24:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">928618@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's a no go.
</p>
]]></description>
					</item>
		<item>
			<title>equibblyblogger on "Header Image link"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-link#post-928614</link>
			<pubDate>Fri, 29 Jun 2012 16:19:22 +0000</pubDate>
			<dc:creator>equibblyblogger</dc:creator>
			<guid isPermaLink="false">928614@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can I change the link for the "Header Image" so that it direct people to another site outside of wordpress when someone clicks on the header?<br />
Blog url: <a href='http://equibbly.wordpress.com/'>http://equibbly.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>vicereine on "Making Header Image into a Link"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-into-a-link#post-912668</link>
			<pubDate>Wed, 13 Jun 2012 15:05:35 +0000</pubDate>
			<dc:creator>vicereine</dc:creator>
			<guid isPermaLink="false">912668@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah! Thank you so much! This should work perfectly.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Making Header Image into a Link"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-into-a-link#post-911291</link>
			<pubDate>Tue, 12 Jun 2012 17:08:28 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">911291@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You need to add the right code in a text widget and position it where you want it. See here for an example:<br />
<a href="http://en.forums.wordpress.com/topic/how-to-make-branding-image-clickable-link?replies=8#post-911024" rel="nofollow">http://en.forums.wordpress.com/topic/how-to-make-branding-image-clickable-link?replies=8#post-911024</a>
</p>
]]></description>
					</item>
		<item>
			<title>vicereine on "Making Header Image into a Link"</title>
			<link>http://en.forums.wordpress.com/topic/making-header-image-into-a-link#post-911237</link>
			<pubDate>Tue, 12 Jun 2012 16:12:52 +0000</pubDate>
			<dc:creator>vicereine</dc:creator>
			<guid isPermaLink="false">911237@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, so I really would like for my header image on the pilcrow theme to be a link to the default page of my blog.</p>
<p>I didn't use the built-in way to give pilcrow a header, so that doesn't work for me. Instead I used this code to upload the header image</p>
<p><code>#pic {&lt;br /&gt;
	background:url(&#039;http://img684.imageshack.us/img684/6393/okmaybethistime.png&#039;) no-repeat scroll 0 0 transparent;&lt;br /&gt;
	border-bottom:2px solid #d1dae3;&lt;br /&gt;
	clear:both;&lt;br /&gt;
	height:130px;&lt;br /&gt;
	width:985px;&lt;br /&gt;
}</code></p>
<p>As far as I can tell, there's no way that CSS has something as simple as {linkto: url;}, so I need help figuring out a way I can do this in the CSS. Please help!</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Header URL"</title>
			<link>http://en.forums.wordpress.com/topic/header-url#post-270693</link>
			<pubDate>Fri, 14 Nov 2008 22:06:52 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">270693@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>AFAIK, there is no way to link the header to another site. As for removing the link, I guess you could chose another theme that doesn't have a clickable header. (I just tested the theme to see if removing the text would eliminate the clickable header - it does not.)
</p>
]]></description>
					</item>
		<item>
			<title>bradleylibrary on "Header URL"</title>
			<link>http://en.forums.wordpress.com/topic/header-url#post-270691</link>
			<pubDate>Fri, 14 Nov 2008 21:54:29 +0000</pubDate>
			<dc:creator>bradleylibrary</dc:creator>
			<guid isPermaLink="false">270691@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That blog is a library blog and I would like the header link to library home page rather than the blog home.  On blog site, there is already a "Home" link to blog home.<br />
If it is impossible to change the header link, I would like to remove the link so that header image is not clickable.
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Header URL"</title>
			<link>http://en.forums.wordpress.com/topic/header-url#post-270595</link>
			<pubDate>Fri, 14 Nov 2008 15:32:25 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">270595@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I guess I don't understand the problem. One way to navigate on your site is to click the header. So why would you want to change or remove it?
</p>
]]></description>
					</item>
		<item>
			<title>bradleylibrary on "Header URL"</title>
			<link>http://en.forums.wordpress.com/topic/header-url#post-270583</link>
			<pubDate>Fri, 14 Nov 2008 14:56:33 +0000</pubDate>
			<dc:creator>bradleylibrary</dc:creator>
			<guid isPermaLink="false">270583@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>By default, the header image URL is the same as my blog home <a href="http://bradleylibrary.wordpress.com/" rel="nofollow">http://bradleylibrary.wordpress.com/</a>.  Question: Is it possible to either remove the link, or change the URL?  If yes to remove, how to remove the header link?  If yes to change header URL, how?</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>pinkjellybaby on "Sandbox Kubric Help"</title>
			<link>http://en.forums.wordpress.com/topic/sandbox-kubric-help#post-170087</link>
			<pubDate>Mon, 25 Feb 2008 09:42:25 +0000</pubDate>
			<dc:creator>pinkjellybaby</dc:creator>
			<guid isPermaLink="false">170087@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh no, sorry, scrap that, it does work, I just had to delete some other code I had in there somewhere!</p>
<p>Excellent!! Thank you so much!</p>
<p>Now I just need to fix the sidebar as adding #textwidget{ etc doesn't work!
</p>
]]></description>
					</item>
		<item>
			<title>pinkjellybaby on "Sandbox Kubric Help"</title>
			<link>http://en.forums.wordpress.com/topic/sandbox-kubric-help#post-170086</link>
			<pubDate>Mon, 25 Feb 2008 09:39:30 +0000</pubDate>
			<dc:creator>pinkjellybaby</dc:creator>
			<guid isPermaLink="false">170086@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That does nothing either.</p>
<p>Is there a way of just adding a 'home' tab at the top?
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "Sandbox Kubric Help"</title>
			<link>http://en.forums.wordpress.com/topic/sandbox-kubric-help#post-169942</link>
			<pubDate>Sun, 24 Feb 2008 20:17:55 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">169942@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try this:</p>
<p>h1 {<br />
display:block;<br />
font-size:xx-small;<br />
font-weight:normal;<br />
min-height:175px;<br />
margin:0 20px;<br />
}</p>
<p>h1 a,h1 a:visited {<br />
color:#fff;<br />
text-decoration:none;<br />
display:block;<br />
min-height:175px;<br />
}
</p>
]]></description>
					</item>

	</channel>
</rss>
