<?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: How Can I remove Fade effect on Image Hover?</title>
		<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover</link>
		<description>Support Forum - Topic: How Can I remove Fade effect on Image Hover?</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 22:57:23 +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/how-can-i-remove-fade-effect-on-image-hover" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-54154</link>
			<pubDate>Tue, 01 May 2012 15:20:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">54154@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53908</link>
			<pubDate>Mon, 30 Apr 2012 08:53:29 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, I actually set the display instead of opacity before...This worked, except the opacity value should be 0 and not 1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53721</link>
			<pubDate>Fri, 27 Apr 2012 16:15:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53721@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Fika,&#60;/p&#62;
&#60;p&#62;You can use a css code to stop it from fading. Try adding this code in your Quick CSS or custom.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.lightbox_video, .lightbox_image, .image_overlay_effect, .image_overlay_effect_inside {&#60;br /&#62;
     opacity: 1!important;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
This way the opacity won't be changed. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53664</link>
			<pubDate>Fri, 27 Apr 2012 08:47:43 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;any help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fika on "How Can I remove Fade effect on Image Hover?"</title>
			<link>http://www.kriesi.at/support/topic/how-can-i-remove-fade-effect-on-image-hover#post-53515</link>
			<pubDate>Thu, 26 Apr 2012 15:02:40 +0000</pubDate>
			<dc:creator>Fika</dc:creator>
			<guid isPermaLink="false">53515@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using my own css hover effects for my images, but there is still an opacity applied to the image elements everytime I roll over them. Think it might be prettyphoto?&#60;/p&#62;
&#60;p&#62;Can I disable this altogether?&#60;/p&#62;
&#60;p&#62;Or can i use some css to stop it happening?&#60;/p&#62;
&#60;p&#62;When I roll over an image the element style it gets is &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;element.style {
    display: block;
    opacity: 0.6;
    z-index: 5;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The class that it is also reading from is &#60;/p&#62;
&#60;p&#62;&#60;code&#62;.lightbox_video, .lightbox_image, .image_overlay_effect, .image_overlay_effect_inside&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
