<?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 - User Favorites: ripcordian</title>
		<link><a href='http://www.kriesi.at/support/profile/ripcordian'>ripcordian</a></link>
		<description>Support Forum - User Favorites: ripcordian</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 03:06:55 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "H1 changed for all NEW potfolio items, old stay the same"</title>
			<link>http://www.kriesi.at/support/topic/h1-changed-for-all-new-potfolio-items-old-stay-the-same#post-93774</link>
			<pubDate>Mon, 28 Jan 2013 18:15:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you link to a page with the new class added to the header?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "H1 changed for all NEW potfolio items, old stay the same"</title>
			<link>http://www.kriesi.at/support/topic/h1-changed-for-all-new-potfolio-items-old-stay-the-same#post-93705</link>
			<pubDate>Mon, 28 Jan 2013 12:46:55 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">93705@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;That sounds exactly how i would like it,&#60;br /&#62;
but sorry no, I can't get it to work. I tried both the quick and custom css, and emptied the browsers cache inbetween. I entered the&#60;br /&#62;
&#38;lt;h1 class=&#34;flex-header&#34;&#38;gt;Here is a title&#38;lt;/h1&#38;gt; in the text-tab in a new post, but it still shows up as a regular heading 1.&#60;/p&#62;
&#60;p&#62;I'm on wordpress 5, could that be the problem?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Rickard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "H1 changed for all NEW potfolio items, old stay the same"</title>
			<link>http://www.kriesi.at/support/topic/h1-changed-for-all-new-potfolio-items-old-stay-the-same#post-93396</link>
			<pubDate>Fri, 25 Jan 2013 14:06:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93396@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Rickard,&#60;/p&#62;
&#60;p&#62;You could add a custom class to any of the header elements you want to look like the flex column headers. Then just add that class to the header item.&#60;/p&#62;
&#60;p&#62;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;.flex-header h1, .flex-header h2, .flex-header h3, .flex-header h4, .flex-header h5, .flex-header h6{
	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;}
	.flex-header h1 { font-size: 13px; }
	.flex-header h2 { font-size: 12px; }
	.flex-header h3 { font-size: 11px; }
	.flex-header h4, .flex-header h5, .flex-header h6 { font-size: 10px; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then, whenever you want that header style without it being in a column shortcode you just add the class flex-header to it. eg: in your text tab of a page or posts visual editor:&#60;br /&#62;
&#60;code&#62;&#38;lt;h1 class=&#38;quot;flex-header&#38;quot;&#38;gt;Here is a title&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "H1 changed for all NEW potfolio items, old stay the same"</title>
			<link>http://www.kriesi.at/support/topic/h1-changed-for-all-new-potfolio-items-old-stay-the-same#post-93273</link>
			<pubDate>Thu, 24 Jan 2013 17:25:45 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">93273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah. I see.&#60;/p&#62;
&#60;p&#62;What happened was that the first couple of portfolio-items all had columns in them. Apparantly, anytime you use columns for the text, H1-5 change to the yellow sans seriff.&#60;/p&#62;
&#60;p&#62;But still, if I want to have the yellow sans seriff as an option in none column layout, would that be possible?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Rickard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "H1 changed for all NEW potfolio items, old stay the same"</title>
			<link>http://www.kriesi.at/support/topic/h1-changed-for-all-new-potfolio-items-old-stay-the-same#post-93258</link>
			<pubDate>Thu, 24 Jan 2013 15:52:19 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">93258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When I created the fist few porfolio items the H1-5 resulted in a nice yellow sans serif, even tough the main heading was set to a serif. But now suddenly new posts render H1-5 as the same font as the Potfolio Item seriff.&#60;/p&#62;
&#60;p&#62;Heres the weird thing – my first items still has the yellow sansserif as H1, I can copy and paste that row in the same post and it renders the same way – but If I copy that code to a new item, the H1 renders black Poly.&#60;/p&#62;
&#60;p&#62;I want the yellow Headings back, In summary: whats the Quick CSS to controll: Portfolio Item Title font and then H1 through H5.?&#60;/p&#62;
&#60;p&#62;(I have deleted everything in the Custom CSS, no plugins)&#60;/p&#62;
&#60;p&#62;Thank you for a nice theme!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change portfolio overview titles font"</title>
			<link>http://www.kriesi.at/support/topic/change-portfolio-overview-titles-font#post-90928</link>
			<pubDate>Thu, 10 Jan 2013 10:50:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">90928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Haha :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "Change portfolio overview titles font"</title>
			<link>http://www.kriesi.at/support/topic/change-portfolio-overview-titles-font#post-90827</link>
			<pubDate>Wed, 09 Jan 2013 18:02:33 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">90827@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Allright Sparky!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "Change portfolio overview titles font"</title>
			<link>http://www.kriesi.at/support/topic/change-portfolio-overview-titles-font#post-90809</link>
			<pubDate>Wed, 09 Jan 2013 15:21:12 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">90809@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great I'll try that and get back to you,&#60;/p&#62;
&#60;p&#62;cheers,&#60;br /&#62;
Rickard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change portfolio overview titles font"</title>
			<link>http://www.kriesi.at/support/topic/change-portfolio-overview-titles-font#post-90300</link>
			<pubDate>Mon, 07 Jan 2013 02:43:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90300@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add this on your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1.portfolio-title a {
font-family: &#38;quot;Arial&#38;quot;, Helvetica, Times New Roman;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ripcordian on "Change portfolio overview titles font"</title>
			<link>http://www.kriesi.at/support/topic/change-portfolio-overview-titles-font#post-90283</link>
			<pubDate>Sun, 06 Jan 2013 21:14:24 +0000</pubDate>
			<dc:creator>ripcordian</dc:creator>
			<guid isPermaLink="false">90283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Great theme, angular.&#60;/p&#62;
&#60;p&#62;Quick question (I hope). Is there a way to change the font of the Portfolio Overview Titles? Perhaps throuht the Quick CSS styling.&#60;/p&#62;
&#60;p&#62;I want to change it to a google font that's in angular, Poly.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Ripcordian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graffic on "Portfolio Tumbnails"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-tumbnails#post-40132</link>
			<pubDate>Sat, 04 Feb 2012 18:27:04 +0000</pubDate>
			<dc:creator>graffic</dc:creator>
			<guid isPermaLink="false">40132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, my titles are only on one line, I think it is do with the proportions of images. One image I have is very long, so the generate thumbnail has been made longer than the others. I need a way to set the heights a constant rather than automatic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stawnster on "Portfolio Tumbnails"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-tumbnails#post-40125</link>
			<pubDate>Sat, 04 Feb 2012 17:16:02 +0000</pubDate>
			<dc:creator>stawnster</dc:creator>
			<guid isPermaLink="false">40125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having a similar problem.. in my case, it seems to be caused by different title lengths. If the title takes up two lines, it moves the image down.. is this what you are experiencing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graffic on "Portfolio Tumbnails"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-tumbnails#post-40112</link>
			<pubDate>Sat, 04 Feb 2012 14:19:49 +0000</pubDate>
			<dc:creator>graffic</dc:creator>
			<guid isPermaLink="false">40112@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have started adding work to my portfolio but the thumbnail previews are coming in at different heights.&#60;br /&#62;
They are all the same width (231 px) but is there a way to keep them a consistent height or do all my images have to be the same size when initially added?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
