<?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 do I turn off the ability to Enlarge Images when users mouseover?</title>
		<link>http://www.kriesi.at/support/topic/how-do-i-turn-off-the-ability-to-enlarge-images-when-users-mouseover</link>
		<description>Support Forum - Topic: How do I turn off the ability to Enlarge Images when users mouseover?</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 13:42:16 +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-do-i-turn-off-the-ability-to-enlarge-images-when-users-mouseover" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How do I turn off the ability to Enlarge Images when users mouseover?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-turn-off-the-ability-to-enlarge-images-when-users-mouseover#post-33838</link>
			<pubDate>Sun, 04 Dec 2011 08:43:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33838@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I'm not sure if the lightbox function is flexible enough but you can try to apply it to certain elements only. Open up js/custom.js and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// activates the lightbox page
	my_lightbox(&#38;quot;a[rel^=&#38;#39;prettyPhoto&#38;#39;], a[rel^=&#38;#39;lightbox&#38;#39;]&#38;quot;,true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// activates the lightbox page
	my_lightbox(&#38;quot;.wrapper_portfolio a[rel^=&#38;#39;prettyPhoto&#38;#39;], .wrapper_portfolio a[rel^=&#38;#39;lightbox&#38;#39;]&#38;quot;,true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you'd like to deactivate the lightbox just delete the code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fullcircle on "How do I turn off the ability to Enlarge Images when users mouseover?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-turn-off-the-ability-to-enlarge-images-when-users-mouseover#post-33810</link>
			<pubDate>Sat, 03 Dec 2011 23:05:30 +0000</pubDate>
			<dc:creator>fullcircle</dc:creator>
			<guid isPermaLink="false">33810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Currently when users mouse over the images in my blogs a magnifying glass shows up and they can click it to see an enlarged image.&#60;/p&#62;
&#60;p&#62;Can I turn this off for all images in my blogs?&#60;/p&#62;
&#60;p&#62;I still want this in the Portfolio images though.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
