<?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: template builder picture sizes</title>
		<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes</link>
		<description>Support Forum - Topic: template builder picture sizes</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 20:59:18 +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/template-builder-picture-sizes" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80854</link>
			<pubDate>Wed, 24 Oct 2012 08:42:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Sophie,&#60;/p&#62;
&#60;p&#62;Just add this to your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.thumbnail_container {
   background: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boudoirs on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80784</link>
			<pubDate>Tue, 23 Oct 2012 16:28:45 +0000</pubDate>
			<dc:creator>boudoirs</dc:creator>
			<guid isPermaLink="false">80784@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Thanks for being patient.&#60;br /&#62;
I could do it, now I'd like to remove the light grey frame around such pictures: I'm sure you know what to do for this :)&#60;br /&#62;
Regards,&#60;br /&#62;
Sophie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80463</link>
			<pubDate>Sat, 20 Oct 2012 07:50:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, I won't close the thread :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>boudoirs on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80342</link>
			<pubDate>Fri, 19 Oct 2012 11:49:57 +0000</pubDate>
			<dc:creator>boudoirs</dc:creator>
			<guid isPermaLink="false">80342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks Dude, it, sounds like I should be able do it being very carefully, you mind waiting my comments a bit before closing?&#60;br /&#62;
under water now...&#60;br /&#62;
thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80306</link>
			<pubDate>Fri, 19 Oct 2012 06:02:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up functions.php and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid6&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;450, &#38;#39;height&#38;#39;=&#38;gt;120); 		// half sized images when using 4 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid8&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;450, &#38;#39;height&#38;#39;=&#38;gt;120);		// two/third image
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid9&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;690, &#38;#39;height&#38;#39;=&#38;gt;120);		// three/fourth image&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the height value as required and 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>boudoirs on "template builder picture sizes"</title>
			<link>http://www.kriesi.at/support/topic/template-builder-picture-sizes#post-80197</link>
			<pubDate>Thu, 18 Oct 2012 09:04:03 +0000</pubDate>
			<dc:creator>boudoirs</dc:creator>
			<guid isPermaLink="false">80197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to set up my front page displaying only a couple of pictures using the columns. But the size of such pictures is too small.&#60;br /&#62;
Where can I change it please?&#60;br /&#62;
Many thanks,&#60;br /&#62;
sophie
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
