<?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: Portfolio details</title>
		<link>http://www.kriesi.at/support/topic/portfolio-details</link>
		<description>Support Forum - Topic: Portfolio details</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 18:31: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/portfolio-details" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72568</link>
			<pubDate>Thu, 23 Aug 2012 20:13:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">72568@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thoddi,&#60;/p&#62;
&#60;p&#62;Not that I know of no. The declaration is new with css3 and the can really only do break-word and normal it seems.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.w3schools.com/cssref/css3_pr_word-wrap.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/cssref/css3_pr_word-wrap.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72550</link>
			<pubDate>Thu, 23 Aug 2012 17:32:56 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">72550@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, I noticed that it works now... Must have been some cache yesterday that prevented me from seeing the change. Is there a way to control how the words break? As it is now, it breaks the words in odd places (at the last letter and so) ... Could it be coupled to the language files so that it uses some sort of correct break of word?&#60;/p&#62;
&#60;p&#62;I use a nb_NO (Norwegian) that I have translated myself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72419</link>
			<pubDate>Thu, 23 Aug 2012 05:54:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72419@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Afaik the text-size property does not support % values and the surrounding div/container is already optimized for the fluid layout. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72371</link>
			<pubDate>Wed, 22 Aug 2012 19:31:16 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">72371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmmm, that didn't do the trick, but maybe I will need to do a manual line break in words longer than the available title area will allow? I was kind of hoping for a percentage scaling feature that would make the titles auto-fit...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72221</link>
			<pubDate>Wed, 22 Aug 2012 06:10:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try to add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.title_container h1.main-title {
  word-wrap: break-word;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72174</link>
			<pubDate>Tue, 21 Aug 2012 21:10:22 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">72174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin, I have turned off the maintenance plugin for a while. Please have a look here: &#60;a href=&#34;http://scoopet.net/&#34; rel=&#34;nofollow&#34;&#62;http://scoopet.net/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-72084</link>
			<pubDate>Tue, 21 Aug 2012 12:53:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">72084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey thoddi,&#60;/p&#62;
&#60;p&#62;Do you have a link where we can take a look at an example? I don't have as many examples set up with the new theme so its helpful to see them live.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thoddi on "Portfolio details"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-details#post-71609</link>
			<pubDate>Fri, 17 Aug 2012 20:52:42 +0000</pubDate>
			<dc:creator>thoddi</dc:creator>
			<guid isPermaLink="false">71609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When the portfolio items is set to be opened on the same page when someone clicks a portfolio item (AJAX) the title of the portfolio page will run over its margins and into the content. Especially if the title contains a word with more letters than what will fit the width of the title area...&#60;/p&#62;
&#60;p&#62;This is the case If the portfolio layout is set to &#34;Text below Fullsize image&#34;.&#60;br /&#62;
If the portfolio layout is set to &#34;Text right to small image&#34;, letters of long words will actually be cut and show half words...&#60;/p&#62;
&#60;p&#62;Is it possible to have a CSS code that will scale the title of portfolio items to fit the available space in the title area?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
