<?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: font size title - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/font-size-title</link>
		<description>Support Forum - Tag: font size title - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 03:32:25 +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/font-size-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-86413</link>
			<pubDate>Tue, 04 Dec 2012 03:42:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Dude helped you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-86362</link>
			<pubDate>Mon, 03 Dec 2012 19:49:06 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">86362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A big help - thanks so much:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-85096</link>
			<pubDate>Fri, 23 Nov 2012 08:38:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85096@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All image sizes are defined in functions.php:&#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 , &#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);		// slideshow preview pics
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;fullsize&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;990, &#38;#39;height&#38;#39;=&#38;gt;990, &#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;1140, &#38;#39;height&#38;#39;=&#38;gt;461 );							// 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;284, &#38;#39;height&#38;#39;=&#38;gt;211  , &#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;Depending on the number of columns different thumbnail sizes are used. You can change the height value(s) btw - so if you're unhappy with the current aspect ratio you can adjust the height value(s) to your needs. You can also deactivate the cropping feature by appending 'crop'=&#38;gt;false to the code. 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; adds a nice UI to the wordpress settings page and you don't need to modify/edit functions.php. If you change the image sizes you need to regenerate the thumbnails 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;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-84918</link>
			<pubDate>Wed, 21 Nov 2012 21:24:51 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">84918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm guessing from the demo shots the scale would be proportional to around 690px x 450px - that seems to work OK?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-84917</link>
			<pubDate>Wed, 21 Nov 2012 21:07:19 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">84917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there - My portfolio thumbnails auto-crop an undesirable proportion of my main portfolio shot - so I get a bit of the main shot that looks crappy as a thumbnail when displayed in a portfolio thumbnail layout. I know this is generally hard to control but another theme I've worked with provides the exact size shot dimensions to suit so the thumbnail shows ALL of the shot (no cropping) and then scales perfectly when displayed as a larger image on the single portfolio page. &#60;/p&#62;
&#60;p&#62;So for Eunoia - is there a full size hard crop size that scales in proportion to suit thumbnails (so ALL the image shows)? I can then simply upload all my images at this perfectly scalable size.&#60;/p&#62;
&#60;p&#62;Thanks so much:)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
