<?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: Default thumbnail size for Choices Theme? How to customize?</title>
		<link>http://www.kriesi.at/support/topic/default-thumbnail-size-for-choices-theme-how-to-customize</link>
		<description>Support Forum - Topic: Default thumbnail size for Choices Theme? How to customize?</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 23:38:54 +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/default-thumbnail-size-for-choices-theme-how-to-customize" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Default thumbnail size for Choices Theme? How to customize?"</title>
			<link>http://www.kriesi.at/support/topic/default-thumbnail-size-for-choices-theme-how-to-customize#post-87731</link>
			<pubDate>Wed, 12 Dec 2012 04:57:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open functions.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;widget&#38;#39;] 			 	= array(&#38;#39;width&#38;#39;=&#38;gt;36,  &#38;#39;height&#38;#39;=&#38;gt;36);						// small preview pics eg sidebar news
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;slider_thumb&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;70,  &#38;#39;height&#38;#39;=&#38;gt;50);						// slideshow preview pics
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;fullsize&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;930, &#38;#39;crop&#38;#39;=&#38;gt;false);		// big images for lightbox and portfolio single entries
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;990, &#38;#39;height&#38;#39;=&#38;gt;400 );						// images for fullsize pages and fullsize slider
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;495, &#38;#39;height&#38;#39;=&#38;gt;400 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio entries (2,3 column)
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;241, &#38;#39;height&#38;#39;=&#38;gt;179 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio 4 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;logo&#38;#39;] 		 		= array(&#38;#39;width&#38;#39;=&#38;gt;446, &#38;#39;height&#38;#39;=&#38;gt;218 ,&#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for dynamic logo/partner element

//dynamic columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_1&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;446, &#38;#39;height&#38;#39;=&#38;gt;150);						// images for 2/4 (aka 1/2) dynamic portfolio columns when using 3 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_2&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;609, &#38;#39;height&#38;#39;=&#38;gt;208);						// images for 2/3 dynamic portfolio columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_3&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;688, &#38;#39;height&#38;#39;=&#38;gt;150);						// images for 3/4 dynamic portfolio columns&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can control image sizes or thumbnails on the code above.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dante-pauwels on "Default thumbnail size for Choices Theme? How to customize?"</title>
			<link>http://www.kriesi.at/support/topic/default-thumbnail-size-for-choices-theme-how-to-customize#post-87702</link>
			<pubDate>Tue, 11 Dec 2012 23:03:15 +0000</pubDate>
			<dc:creator>dante-pauwels</dc:creator>
			<guid isPermaLink="false">87702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have figured out a workaround for the problem mentioned above. I now would rather ask this question:&#60;br /&#62;
How can I make the thumbnail image stay thumbnail size when the image is clicked on &#38;amp; the corresponding portfolio page opens? I do not want the image to scale as it appears blurry. (I cannot make most of my thumbnail images larger as the artwork is not available at a larger size). My portfolio is still : dantepauwels.com&#60;/p&#62;
&#60;p&#62;Case in point for issue described:&#60;br /&#62;
&#60;a href=&#34;http://dantepauwels.com/portfolio-item/nice-image/&#34; rel=&#34;nofollow&#34;&#62;http://dantepauwels.com/portfolio-item/nice-image/&#60;/a&#62;&#60;br /&#62;
(I want the top image to stay thumbnail size).&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dante-pauwels on "Default thumbnail size for Choices Theme? How to customize?"</title>
			<link>http://www.kriesi.at/support/topic/default-thumbnail-size-for-choices-theme-how-to-customize#post-87664</link>
			<pubDate>Tue, 11 Dec 2012 18:53:33 +0000</pubDate>
			<dc:creator>dante-pauwels</dc:creator>
			<guid isPermaLink="false">87664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I can't figure out what the default size of the thumbnails is for the Choices Theme. I would like to make a custom square size, but do not know how to do this. Here is a link to my site: &#60;a href=&#34;http://dantepauwels.com/&#34; rel=&#34;nofollow&#34;&#62;http://dantepauwels.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
