<?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: I&#039;m not able to display same H3 as in your demo</title>
		<link>http://www.kriesi.at/support/topic/im-not-able-to-display-same-h3-as-in-your-demo</link>
		<description>Support Forum - Topic: I&#039;m not able to display same H3 as in your demo</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:28:50 +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/im-not-able-to-display-same-h3-as-in-your-demo" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "I&#039;m not able to display same H3 as in your demo"</title>
			<link>http://www.kriesi.at/support/topic/im-not-able-to-display-same-h3-as-in-your-demo#post-42845</link>
			<pubDate>Wed, 22 Feb 2012 04:01:42 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">42845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;as far as I'm aware you can only add regular hr's using [hr], OR Dynamic Template HR elements through the option panel. To put text inside a non-dynamic HR you'd have to insert it using html by adding&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;hr hr_flag dynamic_el_4&#38;quot;&#38;gt;
   &#38;lt;div class=&#38;quot;primary-background flag&#38;quot;&#38;gt;
     &#38;lt;span class=&#38;quot;flag-text on-primary-color&#38;quot;&#38;gt;Your Text&#38;lt;/span&#38;gt;
     &#38;lt;span class=&#38;quot;flag-diamond site-background&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;
     &#38;lt;span class=&#38;quot;mini-seperator extralight-border&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;
   &#38;lt;/div&#38;gt;
&#38;lt;span class=&#38;quot;hr-seperator extralight-border&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;span class=&#38;quot;primary-background seperator-addon&#38;quot;&#38;gt;&#38;lt;/span&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To be sure I'll check with Kriesi on this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coxine on "I&#039;m not able to display same H3 as in your demo"</title>
			<link>http://www.kriesi.at/support/topic/im-not-able-to-display-same-h3-as-in-your-demo#post-42264</link>
			<pubDate>Fri, 17 Feb 2012 19:33:02 +0000</pubDate>
			<dc:creator>coxine</dc:creator>
			<guid isPermaLink="false">42264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank's a lot !&#60;br /&#62;
I've found an issue for this.&#60;/p&#62;
&#60;p&#62;Another question.&#60;br /&#62;
In shortcodes button, there is no way to add a &#34;hr&#34; separator with text inside ?&#60;br /&#62;
Only in template builder for the moment ?&#60;br /&#62;
I would be great to add this shortcode in the template ! :)&#60;br /&#62;
Thank's&#60;br /&#62;
Isabelle
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "I&#039;m not able to display same H3 as in your demo"</title>
			<link>http://www.kriesi.at/support/topic/im-not-able-to-display-same-h3-as-in-your-demo#post-42081</link>
			<pubDate>Thu, 16 Feb 2012 18:46:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42081@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Coxine,&#60;/p&#62;
&#60;p&#62;The column shortcodes apply the flex styles to the content within. On the Demo page for example, the content sliders is held within a [two_third]...[/two_third].&#60;/p&#62;
&#60;p&#62;If you'd like all your H3 content to be have the same style as the flex class of h3, you can add the style to your Quick CSS field under Styling.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coxine on "I&#039;m not able to display same H3 as in your demo"</title>
			<link>http://www.kriesi.at/support/topic/im-not-able-to-display-same-h3-as-in-your-demo#post-41992</link>
			<pubDate>Thu, 16 Feb 2012 08:31:17 +0000</pubDate>
			<dc:creator>coxine</dc:creator>
			<guid isPermaLink="false">41992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello ! :)&#60;br /&#62;
I've inserted a shortcode to display a text slider as in your demo theme.&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/propulsion/template-files/shortcodes/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/propulsion/template-files/shortcodes/&#60;/a&#62;&#60;br /&#62;
I don't have the same result for &#38;lt;h3&#38;gt;titles.&#60;br /&#62;
Yours are in cyan uppercase and mines are in lowercase with the google font.&#60;br /&#62;
I've seen in &#34;codesource&#34; that the shortcode doesn't display &#34;flex class&#34;.&#60;br /&#62;
Thank's for your help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
