<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Button: hover issue</title>
		<link>http://www.kriesi.at/support/topic/button-hover-issue</link>
		<description>Support Forum - Topic: Button: hover issue</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 10:18:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/button-hover-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Button: hover issue"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-issue#post-77531</link>
			<pubDate>Thu, 27 Sep 2012 06:22:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">77531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top #wrap_all div.thumbnail_container.button:hover {
background-color: #000;
-ms-filter:&#38;quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=50)&#38;quot;;
filter: alpha(opacity=50);
opacity: 0.5;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace 0.5/50 with an opacity value of your choice between 0 and 1 / 0 and 100
&#60;/p&#62;</description>
		</item>
		<item>
			<title>florenceonline on "Button: hover issue"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-issue#post-77391</link>
			<pubDate>Wed, 26 Sep 2012 06:37:02 +0000</pubDate>
			<dc:creator>florenceonline</dc:creator>
			<guid isPermaLink="false">77391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks,&#60;br /&#62;
would you be so kind as to tell me where to enter the code you provided?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Button: hover issue"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-issue#post-76899</link>
			<pubDate>Sat, 22 Sep 2012 08:13:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">76899@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, unfortunately IE8 doesn't support rgba color values. You can try to use the IE filters instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;-ms-filter: &#38;quot;Alpha(Opacity=75)&#38;quot;; /* ie 8 */
filter: Alpha(Opacity=75); /* ie lt 7 */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(or another valid syntax would be):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;-ms-filter: &#38;quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=75)&#38;quot;;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>florenceonline on "Button: hover issue"</title>
			<link>http://www.kriesi.at/support/topic/button-hover-issue#post-76678</link>
			<pubDate>Thu, 20 Sep 2012 13:28:21 +0000</pubDate>
			<dc:creator>florenceonline</dc:creator>
			<guid isPermaLink="false">76678@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have a problem with &#34;button:hover&#34; in the products page.&#60;/p&#62;
&#60;p&#62;I plugged it into css woocommerce-mod.css:&#60;/p&#62;
&#60;p&#62;# top # wrap_all div. thumbnail_container. button: hover {&#60;br /&#62;
background-color: rgba (0,0,0,0);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;to make the button transparent, but only with IE8 does not work. With IE9, chorme, mozilla instead works.&#60;/p&#62;
&#60;p&#62;The sample page to see with IE8 : &#60;a href=&#34;http://mondorose.fol.it/?post_type=product&#34; rel=&#34;nofollow&#34;&#62;http://mondorose.fol.it/?post_type=product&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
