<?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 effect causes layout displacement, when several images come together</title>
		<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together</link>
		<description>Support Forum - Topic: Image hover effect causes layout displacement, when several images come together</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 04:40:52 +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-effect-causes-layout-displacement-when-several-images-come-together" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1379</link>
			<pubDate>Thu, 29 Jul 2010 15:01:29 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1379@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; No worries mate, let me know if you have any other questions. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1342</link>
			<pubDate>Thu, 29 Jul 2010 11:02:55 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">1342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Exactly that was the problem for all. Thanks a lot for your kind support and patience, James!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1332</link>
			<pubDate>Thu, 29 Jul 2010 09:04:41 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So, you need to remove the :hover references in the CSS for the borders. Open up css/style1.css (or style2.css or style.css depending on which style you chose), find and delete this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.box img, .entry img, .wp-caption{
border:1px solid #E1E1E1;
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
border:1px solid #999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will be slightly different if you used style2.css or style3.css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1268</link>
			<pubDate>Wed, 28 Jul 2010 19:16:28 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">1268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, but I want &#60;strong&#62;all images, that are used in NEWSCAST&#60;/strong&#62; to have &#60;strong&#62;NO&#60;/strong&#62; hover effect (= a stronger box around it), because the &#60;code&#62;.thmb&#60;/code&#62; is just one of many plugins, that fail with this image-hover and each has its own styles. So I have to remove the general NEWSCAST image hover.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1250</link>
			<pubDate>Wed, 28 Jul 2010 18:03:13 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To remove the hover function for the .thmb images, add this code to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.thmb img a:hover { border: none !important; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That'll stop the border being applied and causing the layout bug.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1245</link>
			<pubDate>Wed, 28 Jul 2010 17:48:55 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">1245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, that's a problem of the hovering box style - that is in the theme, not the plugins, that causes this distraction.&#60;/p&#62;
&#60;p&#62;Where is this hovering effect set in the theme, where (all) images get a stronger box when hovering over them?&#60;br /&#62;
This is an effect of NEWSFCAST, it is in the news-widget, too, that images get a stronger box by hovering them.&#60;/p&#62;
&#60;p&#62;I think, I have to look at this place, because the CSS-styles of the plugin's images itself have no styles for &#34;hover&#34;.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1216</link>
			<pubDate>Wed, 28 Jul 2010 16:41:22 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The code is being added in the HTML (check the page source not the CSS file) by whichever plugin you are using, you'd have to edit the plugin to stop this being added.&#60;/p&#62;
&#60;p&#62;The News Article widget is built in and designed to work as it does.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1190</link>
			<pubDate>Wed, 28 Jul 2010 14:37:06 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">1190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I haven't found this CSS with &#60;code&#62;.thmb&#60;/code&#62; in any of NEWSCAST's CSS.&#60;/p&#62;
&#60;p&#62;This problem is not a matter of plugins. What you mean, where it works, is the NEWSCAST-widget &#34;news&#34;. It is the only part within the theme, where it works.&#60;/p&#62;
&#60;p&#62;It is a matter of several images in 2 or more lines, one below each other, with each images having a link.&#60;br /&#62;
This causes the NEWSCAST hovering effect with a stronger box around the images.&#60;br /&#62;
This is the reason, why the images, coming in a new line below an image, are pulled to the right side.&#60;/p&#62;
&#60;p&#62;Where had you the CSS above?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1189</link>
			<pubDate>Wed, 28 Jul 2010 14:28:48 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There's a problem with margin in the CSS forcing the width of the content to be greater than the content area causing it to drop down.&#60;/p&#62;
&#60;p&#62;If you look at your &#34;Letzte Artikel&#34; widget, the hover effect doesn't cause this problem within the theme, it looks like you're using a third party plugin / widget or custom coding.&#60;/p&#62;
&#60;p&#62;Have a look at changing the CSS for this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.thmb {
margin-left:0;
padding-top:10px;
}
.thmb li {
float:left;
list-style:none outside none !important;
margin:1px;
}
.thmb li img {
border:0 dashed #C0C0C0;
padding:1px;
width:119px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to fix the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit on "Image hover effect causes layout displacement, when several images come together"</title>
			<link>http://www.kriesi.at/support/topic/image-hover-effect-causes-layout-displacement-when-several-images-come-together#post-1141</link>
			<pubDate>Wed, 28 Jul 2010 08:13:05 +0000</pubDate>
			<dc:creator>colorit</dc:creator>
			<guid isPermaLink="false">1141@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I discovered a strange behaviour of the theme's layout, when several images - in a post or in the sidebar - come together.&#60;/p&#62;
&#60;p&#62;When hovering over an image, a box appears - that is in the CSS, I know, and it works, if there is just 1 image at this place.&#60;/p&#62;
&#60;p&#62;But when several images come together in one line or in another line below, then the hover effect causes, that when you, for example, hover over the first image in the first line, the image right below in the next line &#34;escapes&#34; to the right.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Normal layout, without hover over an image:&#60;/strong&#62;&#60;br /&#62;
&#60;a href=&#34;http://i30.tinypic.com/2nsavb9.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i30.tinypic.com/2nsavb9.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Hover over the first image in the first line at the left, causes that the first image in second line goes to the right:&#60;/strong&#62;&#60;br /&#62;
&#60;a href=&#34;http://i27.tinypic.com/2zxxhxw.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i27.tinypic.com/2zxxhxw.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Same problem with images coming together in the sidebar:&#60;/p&#62;
&#60;p&#62;Normal without hovering over images:&#60;br /&#62;
&#60;a href=&#34;http://i32.tinypic.com/1iooip.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i32.tinypic.com/1iooip.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With hovering over the first image in first line:&#60;br /&#62;
&#60;a href=&#34;http://i29.tinypic.com/1zxny1c.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i29.tinypic.com/1zxny1c.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;See it live here: &#60;a href=&#34;http://tinyurl.com/39ecylm&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/39ecylm&#60;/a&#62;&#60;/strong&#62;&#60;br /&#62;
in the post at the left side and in the sidebar under &#34;daily inspiration&#34; on the right side.&#60;/p&#62;
&#60;p&#62;I think, it must be the hover script/code, that causes this problem, when a box appears around the image, when hovering it and therefor the image needs more place?&#60;/p&#62;
&#60;p&#62; ... I don't know, I wasn't able to figure this out ...&#60;br /&#62;
Do you have any idea?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
