<?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: header image hover state</title>
		<link>http://en.forums.wordpress.com/topic/header-image-hover-state</link>
		<description>WordPress.com Forums &#187; Topic: header image hover state</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 00:01:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/header-image-hover-state" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "header image hover state"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-hover-state#post-852757</link>
			<pubDate>Thu, 29 Mar 2012 14:01:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">852757@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To replace the header image on hover in the Blogum theme, use this CSS:</p>
<pre><code>#header-image:hover a img {
display: none;
}
#header-image:hover a {
display: block;
width: 945px;
height: 152px;
background: url(YOUR_IMAGE_URL) no-repeat;
}</code></pre>
<p>Replace YOUR_IMAGE_URL with the URL of an image that you have <a href="http://en.support.wordpress.com/images/">uploaded to your media library</a>.</p>
<p>Note that the CSS above assumes you will use an image that is sized to 945 x 152 pixels.
</p>
]]></description>
					</item>
		<item>
			<title>youthandlust on "header image hover state"</title>
			<link>http://en.forums.wordpress.com/topic/header-image-hover-state#post-850108</link>
			<pubDate>Mon, 26 Mar 2012 16:05:33 +0000</pubDate>
			<dc:creator>youthandlust</dc:creator>
			<guid isPermaLink="false">850108@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hi everyone!<br />
i really hope that someone can help me out with this problem.. thank you all in advance.</p>
<p>I would like to know how can I have <strong>another header image</strong> when it is on <em>hover</em> state.</p>
<p>-btw, my blog theme is blogum.
</p>
]]></description>
					</item>

	</channel>
</rss>
