<?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: Is there a way to change the hyperlink of the header image with CSS?</title>
		<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css</link>
		<description>WordPress.com Forums &#187; Topic: Is there a way to change the hyperlink of the header image with CSS?</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 21:19:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-990951</link>
			<pubDate>Wed, 29 Aug 2012 01:01:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">990951@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I came up with a similar solution to the one linked: </p>
<pre><code>#header-image {
	background: url(http://haxbee.files.wordpress.com/2012/04/cropped-pop_culture_robots.jpg) top center no-repeat;
	height: 155px;
}
#header-image a {
	display: none;
}</code></pre>
<p>This is the first time I have ever seen someone ask to UNLINK the header :) almost every single other time, people want to link them. You might consider just leaving the link in place. I don't think it hurts anything. Probably helps even.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975052</link>
			<pubDate>Mon, 13 Aug 2012 03:33:03 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975052@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm visually challenged ... lol :D and I looked through many threads to find that one for you. I'm sorry it's not an elegant solution.
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975048</link>
			<pubDate>Mon, 13 Aug 2012 03:29:44 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975048@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have seen that post. It is not an elegant solution, but rather a work around (you remove the header image and insert a background image). I suppose it will do for now. At least until one of the support staff repsonds. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975043</link>
			<pubDate>Mon, 13 Aug 2012 03:24:36 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975043@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Aha!  Remove link from header image  <a href="http://en.forums.wordpress.com/topic/remove-link-from-header-image?replies=10#post-768137" rel="nofollow">http://en.forums.wordpress.com/topic/remove-link-from-header-image?replies=10#post-768137</a>
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975040</link>
			<pubDate>Mon, 13 Aug 2012 03:15:06 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975040@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I appreciate that very much, timethief. I, too, have searched the forums and the web at large. However, I cannot seem to find a solution. Hopefully, either designsimply or thesacredpath will chime in before long.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975039</link>
			<pubDate>Mon, 13 Aug 2012 03:11:51 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975039@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Redundant meaning the title is already a link to the site. The header linking back to the site is therefore redundant.</p></blockquote>
<p>Now I understand you. </p>
<p>I responded because the sitation is as follows. The custom design upgrade comes with Staff support. All Staff must have CSS editing skills. On this forum we usually see designsimply (staff) helping with most CSS editing. However, we haven't seek her for a week. A Volunteer thesacredpath also helps with CSS editing  free of charge when he has time away from his clients but he's likewise unavailable at present. Aside from those two now and then another Volunteer with CSS skills will help. The bottom line is you have to be prepared to wait and I thought I might be able to search and find an answer for you.
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975034</link>
			<pubDate>Mon, 13 Aug 2012 03:02:51 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975034@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Redundant meaning the title is already a link to the site. The header linking back to the site is therefore redundant.</p>
<p>I'm curious why you answered at all if you don't help with CSS editing? The title of this query specified such.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975032</link>
			<pubDate>Mon, 13 Aug 2012 02:59:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975032@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't know what you mean by redundant and I don't help with CSS editing so I'm backing out of this thread.
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975024</link>
			<pubDate>Mon, 13 Aug 2012 02:47:39 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975024@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>timethief: thanks for the link, but that support page talks nothing about hyperlinks.
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975022</link>
			<pubDate>Mon, 13 Aug 2012 02:46:23 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975022@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just trying to remove a redundant hyperlink. Simple question. Is it possible? Yes or no. If yes, how? Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975021</link>
			<pubDate>Mon, 13 Aug 2012 02:44:09 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975021@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What are you concerned about  ie. what exactly are you trying to achieve?<br />
<a href="http://en.support.wordpress.com/themes/custom-header-image/" rel="nofollow">http://en.support.wordpress.com/themes/custom-header-image/</a>
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975019</link>
			<pubDate>Mon, 13 Aug 2012 02:39:16 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975019@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can I turn off the hyperlink?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975017</link>
			<pubDate>Mon, 13 Aug 2012 02:37:37 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">975017@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You cannot link any header image to an external site.
</p>
]]></description>
					</item>
		<item>
			<title>heyfong on "Is there a way to change the hyperlink of the header image with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/is-there-a-way-to-change-the-hyperlink-of-the-header-image-with-css#post-975009</link>
			<pubDate>Mon, 13 Aug 2012 02:27:35 +0000</pubDate>
			<dc:creator>heyfong</dc:creator>
			<guid isPermaLink="false">975009@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the Chunk theme and would like to be able to change the hyperlink of the header image, preferably if possibly, using CSS. Any help would be much appreciated.
</p>
]]></description>
					</item>

	</channel>
</rss>
