<?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 Large</title>
		<link>http://www.kriesi.at/support/topic/image-large</link>
		<description>Support Forum - Topic: Image Large</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 00:40:45 +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-large" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-88226</link>
			<pubDate>Fri, 14 Dec 2012 17:39:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can use a url obfiscator like bit.ly to avoid bots if you'd like. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>O5 on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-88070</link>
			<pubDate>Thu, 13 Dec 2012 18:05:45 +0000</pubDate>
			<dc:creator>O5</dc:creator>
			<guid isPermaLink="false">88070@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;The image doesn't change, it's still large.  to avoid bots is it possible email a link?&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-88068</link>
			<pubDate>Thu, 13 Dec 2012 17:52:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What about it doesn't work? If the container is a different size then the image must shrink down to fit the container.&#60;/p&#62;
&#60;p&#62;Can you link to your live site with the changed container sizes?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>O5 on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-87918</link>
			<pubDate>Wed, 12 Dec 2012 21:55:53 +0000</pubDate>
			<dc:creator>O5</dc:creator>
			<guid isPermaLink="false">87918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Hi I've tried his too but no change, it doesn't work.  Can you assist?&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-87901</link>
			<pubDate>Wed, 12 Dec 2012 20:06:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87901@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi O5,&#60;/p&#62;
&#60;p&#62;If you mean the container size (since the images fill the container) it will need to be changed in the theme files. Open includes&#38;gt;loop-portfolio-single.php and look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;eight units alpha min_height_1 portfolio_container_image&#38;quot;&#38;gt;

					&#38;lt;?php if($slider-&#38;gt;slidecount) echo $slider-&#38;gt;display(); ?&#38;gt;

			&#38;lt;/div&#38;gt;

			&#38;lt;div class=&#38;quot;four units entry-content portfolio_container_content&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The classes for each section of a portfolio entry decide the size of the content in the 12 unit grid. So the slideshow is the &#34;eight&#34; and the content is inside the &#34;four&#34;.&#60;/p&#62;
&#60;p&#62;You can change the classes to some balance of twelve total units to change the size of the slideshow attached to a portfolio item. Example:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;six units alpha min_height_1 portfolio_container_image&#38;quot;&#38;gt;

					&#38;lt;?php if($slider-&#38;gt;slidecount) echo $slider-&#38;gt;display(); ?&#38;gt;

			&#38;lt;/div&#38;gt;

			&#38;lt;div class=&#38;quot;six units entry-content portfolio_container_content&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This makes the content and slideshow each 50% of the portfolio item area because they both use &#34;six&#34; units of the grid.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>O5 on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-87782</link>
			<pubDate>Wed, 12 Dec 2012 10:07:36 +0000</pubDate>
			<dc:creator>O5</dc:creator>
			<guid isPermaLink="false">87782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've tried both those options and neither work. Could you assist?&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-87762</link>
			<pubDate>Wed, 12 Dec 2012 07:28:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; You can change the image dimensions in functions.php or you can use a plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62;&#60;br /&#62;
Afterwards regenerate the images with: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>O5 on "Image Large"</title>
			<link>http://www.kriesi.at/support/topic/image-large#post-87745</link>
			<pubDate>Wed, 12 Dec 2012 05:50:54 +0000</pubDate>
			<dc:creator>O5</dc:creator>
			<guid isPermaLink="false">87745@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey&#60;/p&#62;
&#60;p&#62;When viewing images on individual portfolio-item page, how do you edit size?  I've tried to in media library but it doesn't change.&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
