<?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 resize bug in IE and FF</title>
		<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff</link>
		<description>Support Forum - Topic: Image resize bug in IE and FF</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:16:05 +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-resize-bug-in-ie-and-ff" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97824</link>
			<pubDate>Thu, 21 Feb 2013 14:18:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97824@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yep, now that we've finally found the root of it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97709</link>
			<pubDate>Wed, 20 Feb 2013 19:12:26 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, this one worked, thanks for the support!&#60;br /&#62;
Will you add this to the next update, so I don't have to modify the file with each update?&#60;br /&#62;
Best,&#60;br /&#62;
  Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97417</link>
			<pubDate>Tue, 19 Feb 2013 13:24:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, this should be the final change. You'll need to edit one of the theme files via FTP however. Open js&#38;gt;avia.js in the theme files and then search for this line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!a.css(&#38;#39;position&#38;#39;) &#124;&#124; a.css(&#38;#39;position&#38;#39;) == &#38;#39;static&#38;#39;) { a.css({position:&#38;#39;relative&#38;#39;, display:&#38;#39;inline-block&#38;#39;}); }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It should be line 1137ish. Change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!a.css(&#38;#39;position&#38;#39;) &#124;&#124; a.css(&#38;#39;position&#38;#39;) == &#38;#39;static&#38;#39;) { a.css({position:&#38;#39;relative&#38;#39;, display:&#38;#39;block&#38;#39;}); }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The issue is how IE and FF render max width inside an inline block (the link). You can remove the other css we've given as this should allow the proper max width to take effect.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97412</link>
			<pubDate>Tue, 19 Feb 2013 12:39:56 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97412@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And I just noticed in IE8, images linked to themselves don't appear at all. It appears for a split second, than it disappears.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97389</link>
			<pubDate>Tue, 19 Feb 2013 07:55:57 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97389@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, now the original problem is back in FF and IE:&#60;br /&#62;
&#60;a href=&#34;http://dev.theguitarlesson.com/2013/02/18/test/&#34; rel=&#34;nofollow&#34;&#62;http://dev.theguitarlesson.com/2013/02/18/test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97369</link>
			<pubDate>Tue, 19 Feb 2013 06:14:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97369@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.firefox img, .firefox a img{
  max-width: 98% !important;
}
.msie9 img, .msie9 a img{
  max-width: 98% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97286</link>
			<pubDate>Mon, 18 Feb 2013 18:07:52 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97286@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ohoh, a new bug has emerged, if you insert a smaller image than the div width, it gets enlarged in IE and FF. I guess the result of the 98% width property setting: &#60;a href=&#34;http://dev.theguitarlesson.com/2013/02/18/test/&#34; rel=&#34;nofollow&#34;&#62;http://dev.theguitarlesson.com/2013/02/18/test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97284</link>
			<pubDate>Mon, 18 Feb 2013 17:44:24 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh you're right, it was that missing bracket, thanks for your patience!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97258</link>
			<pubDate>Mon, 18 Feb 2013 15:40:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We have no access to the demo site so we can't test fixes on them. &#60;/p&#62;
&#60;p&#62;On my test install, the css works for IE9 and now that the site isn't serving a cached version of itself the browser class is getting added into the html so the fix should take effect.&#60;/p&#62;
&#60;p&#62;It looks like you missed a bracket when adding in the css so only the firefox bit actually processing. What you have is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.firefox img, .firefox a img{
  width: 98%;

.msie9 img, .msie9 a img{
  width: 98%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It should be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.firefox img, .firefox a img{
  width: 98%;
}
.msie9 img, .msie9 a img{
  width: 98%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As it is, the fix will be going out in the next update.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97252</link>
			<pubDate>Mon, 18 Feb 2013 15:25:49 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97252@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The caching plugin was inactive, but I just deleted it totally, yet it's still not working in IE.&#60;br /&#62;
But as I said, you don't need my installation for testing, this will happen on your own demo site as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97229</link>
			<pubDate>Mon, 18 Feb 2013 13:50:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think the issue is that the caching plugin you have active is preventing the wordpress code that attaches browser classes to the page to work. So instead of giving the IE version a MSIE9 or MSIE class, its just showing unknown.&#60;/p&#62;
&#60;p&#62;Try deviating wp-super-cache and then giving the page a few refreshes and see if that works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97225</link>
			<pubDate>Mon, 18 Feb 2013 13:27:36 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97225@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can reproduce it on any live install of Choices, but here is a page:&#60;br /&#62;
&#60;a href=&#34;http://dev.theguitarlesson.com/2013/02/18/test/&#34; rel=&#34;nofollow&#34;&#62;http://dev.theguitarlesson.com/2013/02/18/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I just noticed that in category overview, it doesn't happen:&#60;br /&#62;
&#60;a href=&#34;http://dev.theguitarlesson.com/category/uncategorized/&#34; rel=&#34;nofollow&#34;&#62;http://dev.theguitarlesson.com/category/uncategorized/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97221</link>
			<pubDate>Mon, 18 Feb 2013 13:13:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Tom,&#60;/p&#62;
&#60;p&#62;Can we take a look at the site live? Then see what needs to be adjusted with IE.\&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-97131</link>
			<pubDate>Sun, 17 Feb 2013 18:20:57 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">97131@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, it worked for FF, but not IE.&#60;br /&#62;
I tried capitalizing as you suggested in the article as well, but no cigar...&#60;br /&#62;
Any other tips?&#60;br /&#62;
Thanks!&#60;br /&#62;
  Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-96928</link>
			<pubDate>Fri, 15 Feb 2013 13:19:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi halasyt,&#60;/p&#62;
&#60;p&#62;Try the css I posted here: &#60;a href=&#34;http://www.kriesi.at/support/topic/picture-size-pictures-are-squeezed-on-some-systems#post-95836&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/picture-size-pictures-are-squeezed-on-some-systems#post-95836&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If this needs to be added to Choices as well, we'll include it in the next update.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>halasyt on "Image resize bug in IE and FF"</title>
			<link>http://www.kriesi.at/support/topic/image-resize-bug-in-ie-and-ff#post-96919</link>
			<pubDate>Fri, 15 Feb 2013 12:36:24 +0000</pubDate>
			<dc:creator>halasyt</dc:creator>
			<guid isPermaLink="false">96919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The theme fails to resize images in IE and FF when you insert an image into a post and link it to itself (so that the gallery will take over and show it in a lightbox). You can reproduce this if you insert a wider image than the content area, and link it to itself.&#60;/p&#62;
&#60;p&#62;It works fine in Chrome, and also works if images aren't linked to themselves.&#60;/p&#62;
&#60;p&#62;Can you fix this please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
