<?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: Some Portolfio  and home questions</title>
		<link>http://www.kriesi.at/support/topic/some-portolfio-and-home-questions</link>
		<description>Support Forum - Topic: Some Portolfio  and home questions</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 15:36:38 +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/some-portolfio-and-home-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Some Portolfio  and home questions"</title>
			<link>http://www.kriesi.at/support/topic/some-portolfio-and-home-questions#post-86816</link>
			<pubDate>Thu, 06 Dec 2012 16:40:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Thera,&#60;/p&#62;
&#60;p&#62;For the portfolio spacing, not easily no. The portfolio uses percentage widths for the columns so getting the spacing to work correctly will be a bit of work. For example, for a portfolio element on the home page using 4 columns you 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;#top.home .template-portfolio-overview .no_margin.one_fourth {
    width: 23%;
    padding: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will shrink the containers a bit and give you a bit of padding. However, the whole portfolio container is now not as wide as the rest of the page contents. Then it also needs to be re-done to keep the whole thing responsive since the above css breaks the layout on anything smaller than a normal computer screen.&#60;/p&#62;
&#60;p&#62;To remove the text transform use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-title.title_container h1 {
text-transform: none;
}
#top #footer .widgettitle {
text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the page split, you can adjust the padding by altering the values after adding the following to your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .container_split .container {
padding-top: 30px;
padding-bottom: 30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theraboon on "Some Portolfio  and home questions"</title>
			<link>http://www.kriesi.at/support/topic/some-portolfio-and-home-questions#post-86774</link>
			<pubDate>Thu, 06 Dec 2012 10:13:26 +0000</pubDate>
			<dc:creator>theraboon</dc:creator>
			<guid isPermaLink="false">86774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is it possible to add more whitespace between the portfolio columns and rows on the homepage?&#60;/p&#62;
&#60;p&#62;And is it possible to change the text-transform at the titles below the images on the portfoliopage and the widgets in the footer to none?&#60;/p&#62;
&#60;p&#62;Furthemore i also would like to increase the height of the pagesplit. Is this possible?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Thera
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
