<?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: Opacity on hover images in porfolio</title>
		<link>http://www.kriesi.at/support/topic/opacity-on-hover-images-in-porfolio</link>
		<description>Support Forum - Topic: Opacity on hover images in porfolio</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:26: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/opacity-on-hover-images-in-porfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Opacity on hover images in porfolio"</title>
			<link>http://www.kriesi.at/support/topic/opacity-on-hover-images-in-porfolio#post-66470</link>
			<pubDate>Thu, 19 Jul 2012 05:21:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66470@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi adamnowak,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adamnowak on "Opacity on hover images in porfolio"</title>
			<link>http://www.kriesi.at/support/topic/opacity-on-hover-images-in-porfolio#post-66352</link>
			<pubDate>Wed, 18 Jul 2012 11:32:39 +0000</pubDate>
			<dc:creator>adamnowak</dc:creator>
			<guid isPermaLink="false">66352@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Opacity on hover images in porfolio"</title>
			<link>http://www.kriesi.at/support/topic/opacity-on-hover-images-in-porfolio#post-66347</link>
			<pubDate>Wed, 18 Jul 2012 11:07:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66347@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
the hover effect code can be found in flagship/js/avia.js - search for following code snippet and adjust the opacity value(s):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;bg.hover(function()
				{
					if(applied == false &#38;amp;&#38;amp; img.css(&#38;#39;opacity&#38;#39;) &#38;gt; 0.5)
					{
						bg.addClass($newclass);
						applied = true;
					}	

					bg.stop().animate({opacity:0.8},400);
				},
				function()
				{
					bg.stop().animate({opacity:0},400);
				});&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>adamnowak on "Opacity on hover images in porfolio"</title>
			<link>http://www.kriesi.at/support/topic/opacity-on-hover-images-in-porfolio#post-66344</link>
			<pubDate>Wed, 18 Jul 2012 10:25:24 +0000</pubDate>
			<dc:creator>adamnowak</dc:creator>
			<guid isPermaLink="false">66344@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi.&#60;br /&#62;
I can't to find a place in css files where I can reduce the opacity of images - hover effect.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://new.kufieta.pl/portfolio_entries/szczotki-2/&#34; rel=&#34;nofollow&#34;&#62;http://new.kufieta.pl/portfolio_entries/szczotki-2/&#60;/a&#62;  - thumbails&#60;br /&#62;
&#60;a href=&#34;http://new.kufieta.pl/oferta-2/wymienna-szczotka-asz-tir-o/&#34; rel=&#34;nofollow&#34;&#62;http://new.kufieta.pl/oferta-2/wymienna-szczotka-asz-tir-o/&#60;/a&#62; - image&#60;/p&#62;
&#60;p&#62;Thank you in advance for your help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
