<?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: Image hover magnifying glass</title>
		<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass</link>
		<description>Support Forum - Topic: Image hover magnifying glass</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:58: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/image-hover-magnifying-glass" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68533</link>
			<pubDate>Tue, 31 Jul 2012 15:48:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68533@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi AlfredPayne,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlfredPayne on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68508</link>
			<pubDate>Tue, 31 Jul 2012 13:22:41 +0000</pubDate>
			<dc:creator>AlfredPayne</dc:creator>
			<guid isPermaLink="false">68508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael,&#60;/p&#62;
&#60;p&#62;Still not working, I have found a work around though. If you link the image to a page instead of to itself (so the image won't open in a lightbox)&#60;br /&#62;
the fading effect is gone. Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68503</link>
			<pubDate>Tue, 31 Jul 2012 12:23:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi AlfredPayne,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow img {
   opacity: 1 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlfredPayne on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68492</link>
			<pubDate>Tue, 31 Jul 2012 11:25:36 +0000</pubDate>
			<dc:creator>AlfredPayne</dc:creator>
			<guid isPermaLink="false">68492@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, but all my images are still fading, my site has many images and people need to see them clearly, the fading effect is not helpful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68427</link>
			<pubDate>Tue, 31 Jul 2012 04:35:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I think this code can do that&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .boxed #main .slideshow img {
opacity: 1!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlfredPayne on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-68301</link>
			<pubDate>Mon, 30 Jul 2012 08:00:10 +0000</pubDate>
			<dc:creator>AlfredPayne</dc:creator>
			<guid isPermaLink="false">68301@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;That removed the magnifying glass. How do I stop the image from fading?&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-67876</link>
			<pubDate>Fri, 27 Jul 2012 03:24:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .boxed #main .slideshow img {
max-width: 894px;
opacity: 1!important;
}

.lightbox_image {
background: transparent url(../images/shared/magnify.png) center center no-repeat;
display: none!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlfredPayne on "Image hover magnifying glass"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-magnifying-glass#post-67756</link>
			<pubDate>Thu, 26 Jul 2012 12:32:36 +0000</pubDate>
			<dc:creator>AlfredPayne</dc:creator>
			<guid isPermaLink="false">67756@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My first post, thanks for a great theme! One question, how do I disable the effect of when you mouse over an image it fades it and displays the magnifying glass?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
