<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: image box effect</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 13:16:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25895</guid>
					<title><![CDATA[image box effect]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25895</link>
					<pubDate>Sun, 27 Dec 2015 16:20:08 +0000</pubDate>
					<dc:creator>jhun888</dc:creator>

					<description>
						<![CDATA[
						<p>Hi:</p>
<p>When mouse move onto the image, why it only zoom in but not become blue as the demo shows? The demo can become blue when mouse move onto it and there is another semi-transparent circle  in the picture. How to modify settings for the effect? </p>
<p>my page address:  <a href="http://homeportmed.com/index.php/homeporthomepage/" rel="nofollow">http://homeportmed.com/index.php/homeporthomepage/</a><br />
demo address:   <a href="http://blueowlcreative.com/wp/fortuna/mobile-showcase/" rel="nofollow">http://blueowlcreative.com/wp/fortuna/mobile-showcase/</a></p>
<p>Thanks a lot!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25901</guid>
					<title><![CDATA[Reply To: image box effect]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25901</link>
					<pubDate>Mon, 28 Dec 2015 16:40:31 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>By default the hover effect is dark color, I have added some custom CSS to make it blue, you can do so too, either globally or for a specific page (in Page Settings).</p>
<pre><code>a .pic_info.type13 .img_overlay_icon {
    border: 10px solid rgba(255, 255, 255,0.3);
}
a:hover .pic_info.type13 .img_overlay_icon {
    background: rgba(22,187,209,0.85);
}
</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25924</guid>
					<title><![CDATA[Reply To: image box effect]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/image-box-effect/#post-25924</link>
					<pubDate>Wed, 30 Dec 2015 02:49:26 +0000</pubDate>
					<dc:creator>jhun888</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you!  You are very professional!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

