<?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: CSS image hover</title>
		<link>http://en.forums.wordpress.com/topic/css-image-hover</link>
		<description>WordPress.com Forums &#187; Topic: CSS image hover</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 09:43:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-image-hover" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS image hover"</title>
			<link>http://en.forums.wordpress.com/topic/css-image-hover#post-937998</link>
			<pubDate>Mon, 09 Jul 2012 19:09:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">937998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://www.girlavantgarde.com/" rel="nofollow">http://www.girlavantgarde.com/</a> and I found that site is setup using WordPress software, but it is not hosted here at WordPress.com. See <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a> to learn about the differences.</p>
<p>Can you please ask in the volunteer WordPress.org forums if you need further help? Support for WordPress.org blogs is done at <a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>girlavantgarde on "CSS image hover"</title>
			<link>http://en.forums.wordpress.com/topic/css-image-hover#post-935249</link>
			<pubDate>Fri, 06 Jul 2012 17:13:47 +0000</pubDate>
			<dc:creator>girlavantgarde</dc:creator>
			<guid isPermaLink="false">935249@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The css coding I've come up with is:<br />
.widget {<br />
	display: block;<br />
	width: 100px;<br />
	height: 100px;<br />
	background: url('/path/to/myImage.png') bottom;<br />
	text-indent: -99999px;<br />
}<br />
.widget:hover {<br />
	background-position: 0 0;<br />
}</p>
<p>However, I'm having trouble figuring out where to put this in my style sheet, and also if there is something overriding it that is causing it not to work.
</p>
]]></description>
					</item>
		<item>
			<title>girlavantgarde on "CSS image hover"</title>
			<link>http://en.forums.wordpress.com/topic/css-image-hover#post-934599</link>
			<pubDate>Fri, 06 Jul 2012 02:15:36 +0000</pubDate>
			<dc:creator>girlavantgarde</dc:creator>
			<guid isPermaLink="false">934599@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the forever theme. In my sidebar I have a couple of images (as widgets) which link, when clicked, to other sites. I'd like to have another image (same picture different color) replace the current image when it is hovered over. After I've added the new image to my media file, what css coding do I use to create the hover image?
</p>
]]></description>
					</item>

	</channel>
</rss>
