<?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: Add titles to portfolio entries in column view</title>
		<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view</link>
		<description>Support Forum - Topic: Add titles to portfolio entries in column view</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:11:42 +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/add-titles-to-portfolio-entries-in-column-view" rel="self" type="application/rss+xml" />

		<item>
			<title>rteckagencyllc on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-94182</link>
			<pubDate>Wed, 30 Jan 2013 16:50:34 +0000</pubDate>
			<dc:creator>rteckagencyllc</dc:creator>
			<guid isPermaLink="false">94182@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin,&#60;/p&#62;
&#60;p&#62;Thanks for all of the help, this worked perfectly! I'm just starting to get into CSS / Wordpress so I will definitely check out the tutorial.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-93730</link>
			<pubDate>Mon, 28 Jan 2013 16:04:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93730@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tom,&#60;/p&#62;
&#60;p&#62;You can target the column titles with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.flex_column h1 {
font: 13px/1.3em &#38;quot;HelveticaNeue&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
margin-bottom: 6px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Generally, if you want to modify any individual section or item you can use something like Firebug for Firefox or Chomre/Safari's inspect feature to  pull up the dev tools that will let you see what class selector(s) to target with css.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rteckagencyllc on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-93449</link>
			<pubDate>Fri, 25 Jan 2013 16:58:27 +0000</pubDate>
			<dc:creator>rteckagencyllc</dc:creator>
			<guid isPermaLink="false">93449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;To take this a step further, how can I control the font size, font color, upper/lowercase of the portfolio titles. The customer wants something a little more subtle than the arial bold uppercase black.&#60;/p&#62;
&#60;p&#62;Any help is greatly appreciated.&#60;/p&#62;
&#60;p&#62;Here is a link to one of the pages that I would like to customize:&#60;br /&#62;
&#60;a href=&#34;http://www.genevalakewest.com/cms/index.php/accommodations-lodging/&#34; rel=&#34;nofollow&#34;&#62;http://www.genevalakewest.com/cms/index.php/accommodations-lodging/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89960</link>
			<pubDate>Fri, 04 Jan 2013 02:14:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89960@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great :)&#60;/p&#62;
&#60;p&#62;Glad I could help. Let us know if you have any other issues or questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rteckagencyllc on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89887</link>
			<pubDate>Thu, 03 Jan 2013 19:49:46 +0000</pubDate>
			<dc:creator>rteckagencyllc</dc:creator>
			<guid isPermaLink="false">89887@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Devin! Your code as placed in the Quick CSS did the trick. Exactly what I was looking for.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89869</link>
			<pubDate>Thu, 03 Jan 2013 18:31:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I believe you can use the more tag to also differentiate excerpt areas from the main body of the post and not just the excerpt alone. See: &#60;a href=&#34;http://en.support.wordpress.com/splitting-content/more-tag/&#34; rel=&#34;nofollow&#34;&#62;http://en.support.wordpress.com/splitting-content/more-tag/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;You can also 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 .template-portfolio-overview .portfolio-sort-container .entry-content {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rteckagencyllc on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89814</link>
			<pubDate>Thu, 03 Jan 2013 15:30:51 +0000</pubDate>
			<dc:creator>rteckagencyllc</dc:creator>
			<guid isPermaLink="false">89814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I've tried this, but it displays the title and the full text for each portfolio item. I'm currently not using excerpts because of the extra work of creating them all. Is there a way to modify the theme to only display the thumbnail and the title? For reference please use the link from my first post.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89614</link>
			<pubDate>Wed, 02 Jan 2013 18:55:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tom,&#60;/p&#62;
&#60;p&#62;You can choose to display a portfolio items title and excerpt in the individual portfolio options for that page. This would be in either the dynamic template Portfolio element or the Theme Options&#38;gt;Portfolios options depending on how you have the page set up.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rteckagencyllc on "Add titles to portfolio entries in column view"</title>
			<link>http://www.kriesi.at/support/topic/add-titles-to-portfolio-entries-in-column-view#post-89577</link>
			<pubDate>Wed, 02 Jan 2013 16:52:45 +0000</pubDate>
			<dc:creator>rteckagencyllc</dc:creator>
			<guid isPermaLink="false">89577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;As always thanks for the great theme!&#60;/p&#62;
&#60;p&#62;I'm looking to add Portfolio titles to my customer's portfolio page, similar to how the portfolio items are displayed when they are listed below a single entry in &#34;Related Entries&#34;. Here is a link to the page: &#60;a href=&#34;http://www.genevalakewest.com/cms/index.php/membership/&#34; rel=&#34;nofollow&#34;&#62;http://www.genevalakewest.com/cms/index.php/membership/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This way, the companies that I do not have logos for will at least be listed on this page, instead of having holes in the portfolio where they should be.&#60;/p&#62;
&#60;p&#62;Any help is greatly appreciated.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Tom C.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
