<?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 - Tag: Responsive Images - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/responsive-images</link>
		<description>Support Forum - Tag: Responsive Images - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:02:56 +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/tags/responsive-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-95398</link>
			<pubDate>Wed, 06 Feb 2013 08:02:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95398@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Thanks for the hint - I'll look into it. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hoodzpah on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-95342</link>
			<pubDate>Tue, 05 Feb 2013 19:04:12 +0000</pubDate>
			<dc:creator>Hoodzpah</dc:creator>
			<guid isPermaLink="false">95342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I notice on the blog posts, when I was inserting images within the actual post area, they weren't responsive when the alignment on them was set to &#34;none&#34;, but they did become responsive when the alignment was set to &#34;center&#34; if this helps anyone.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Responsive images on page posts"</title>
			<link>http://www.kriesi.at/support/topic/responsive-images-on-page-posts#post-83095</link>
			<pubDate>Fri, 09 Nov 2012 17:36:53 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Its a difference in the way browsers calculate the content within them. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;img, a img {
    width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That *should* fix it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamesbrooks50 on "Responsive images on page posts"</title>
			<link>http://www.kriesi.at/support/topic/responsive-images-on-page-posts#post-83053</link>
			<pubDate>Fri, 09 Nov 2012 15:30:39 +0000</pubDate>
			<dc:creator>jamesbrooks50</dc:creator>
			<guid isPermaLink="false">83053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So my portfolio has a lot of flash and iframed website pieces that just don't work when they are inside the responsive gallery view that is the default on the theme. What I'm doing is linking portfolio items to page posts with no sidebar, giving me a lot more flexibility.&#60;/p&#62;
&#60;p&#62;On Firefox, I've noticed that images embedded in a post don't automatically resize to the browser's view port. Do you guys have any code that could do this for images on page posts or have a recommendation for a plug-in that would take care of this?&#60;/p&#62;
&#60;p&#62;On future versions of Angular, I'd love to see default support for responsive images and video in page posts view.  Thanks all.&#60;/p&#62;
&#60;p&#62;Try opening this in firefox and making your browser window really small... images do not resize&#60;br /&#62;
&#60;a href=&#34;http://ehub31.webhostinghub.com/~jamesb17/wp/?page_id=856&#34; rel=&#34;nofollow&#34;&#62;http://ehub31.webhostinghub.com/~jamesb17/wp/?page_id=856&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-66033</link>
			<pubDate>Tue, 17 Jul 2012 07:19:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66033@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Try to add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.content a img, .content img{
max-width: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should make all content images responsive. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Weka on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-65527</link>
			<pubDate>Sat, 14 Jul 2012 01:04:23 +0000</pubDate>
			<dc:creator>Weka</dc:creator>
			<guid isPermaLink="false">65527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Could you please demonstrate that in the theme demo.  The Page: Fullwidth would be a good place to show that functionality.&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/angular/template-files/page-fullwidth/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/angular/template-files/page-fullwidth/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-65506</link>
			<pubDate>Fri, 13 Jul 2012 20:14:59 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">65506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Weka,&#60;/p&#62;
&#60;p&#62;You shouldn't have to do anything other than insert/upload your image. The theme itself is responsive so it will scale all images automatically as long as you haven't customized any of the CSS to not do so.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Weka on "Inserting Responsive Images Into Content"</title>
			<link>http://www.kriesi.at/support/topic/inserting-responsive-images-into-content#post-65503</link>
			<pubDate>Fri, 13 Jul 2012 19:26:18 +0000</pubDate>
			<dc:creator>Weka</dc:creator>
			<guid isPermaLink="false">65503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Other responsive themes allow me to insert images into content and still be responsive.  Is this possible with Angular?  I know that the images added using the Featured Media are responsive.&#60;/p&#62;
&#60;p&#62;What steps do I need to follow to make images inserted into content responsive?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
