<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Image hover border css difficulties (shifting)</title>
		<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting</link>
		<description>WordPress.com Forums &#187; Topic: Image hover border css difficulties (shifting)</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 11:20:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/image-hover-border-css-difficulties-shifting" rel="self" type="application/rss+xml" />

		<item>
			<title>almostartist on "Image hover border css difficulties (shifting)"</title>
			<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting#post-805426</link>
			<pubDate>Mon, 30 Jan 2012 20:26:01 +0000</pubDate>
			<dc:creator>almostartist</dc:creator>
			<guid isPermaLink="false">805426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!</p>
<p>oh sorry its added now - just forgot to click save</p>
<p>looks a lot better now i cant tell if its off by a pixel or 2 or if my eyes are playing tricks on me
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Image hover border css difficulties (shifting)"</title>
			<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting#post-805414</link>
			<pubDate>Mon, 30 Jan 2012 20:14:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">805414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since you have not added that to the CSS yet, this may or may not work since I don't know if the other bit is also contributing to the issue.</p>
<p>In .wp-caption img change the "max-width: to 96%
</p>
]]></description>
					</item>
		<item>
			<title>almostartist on "Image hover border css difficulties (shifting)"</title>
			<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting#post-805407</link>
			<pubDate>Mon, 30 Jan 2012 20:06:52 +0000</pubDate>
			<dc:creator>almostartist</dc:creator>
			<guid isPermaLink="false">805407@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks thesacredpath!</p>
<p>Im not sure I understand what the problem was and how that fixed it though?</p>
<p>I just also noticed though for some reason the img does seem to be centered in the grey border - its further to the right edge? </p>
<p>not sure how that is from what i can see margins are all set to auto
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Image hover border css difficulties (shifting)"</title>
			<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting#post-805316</link>
			<pubDate>Mon, 30 Jan 2012 18:47:32 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">805316@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this to your CSS and see if it does not fix the issue.</p>
<pre><code>img[class*=&quot;align&quot;], img[class*=&quot;wp-image-&quot;], #content .gallery .gallery-icon img {
border: 1px solid #eee;
padding: 6px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>almostartist on "Image hover border css difficulties (shifting)"</title>
			<link>http://en.forums.wordpress.com/topic/image-hover-border-css-difficulties-shifting#post-805218</link>
			<pubDate>Mon, 30 Jan 2012 16:41:21 +0000</pubDate>
			<dc:creator>almostartist</dc:creator>
			<guid isPermaLink="false">805218@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>almostartist.com</p>
<p>I was trying to get my images to have a nice border and hover border like this site<br />
<a href="http://ldfieldjournal.wordpress.com/" rel="nofollow">http://ldfieldjournal.wordpress.com/</a></p>
<p>I checked out the CSS and added what I thought would work, it kinda did but on my site now when you hover there is a shift of images and text on the page</p>
<p>i get confused with the block/inline layout issues, possibly this has something to do with that?</p>
<p>this is what I added<br />
<code>&lt;/p&gt;
&lt;p&gt;.wp-caption {&lt;br /&gt;
background:#EEEEEE;&lt;br /&gt;
max-width:100%;&lt;br /&gt;
padding:9px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;.wp-caption img {&lt;br /&gt;
display:block;&lt;br /&gt;
max-width:100%;&lt;br /&gt;
border:none;&lt;br /&gt;
margin:auto;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;.wp-caption a:focus img,.wp-caption a:active img,.wp-caption a:hover img {&lt;br /&gt;
background:#FFFFFF;&lt;br /&gt;
border:1px solid #DDDDDD;&lt;br /&gt;
padding:6px;&lt;br /&gt;
}&lt;br /&gt;
</code></p>
<p>thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
