<?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 - Tag: dynamic element - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/dynamic-element</link>
		<description>Support Forum - Tag: dynamic element - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 12:16:46 +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/tags/dynamic-element" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96605</link>
			<pubDate>Wed, 13 Feb 2013 20:56:29 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96605@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! We are here if you need anything else.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>floodster on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96558</link>
			<pubDate>Wed, 13 Feb 2013 17:32:19 +0000</pubDate>
			<dc:creator>floodster</dc:creator>
			<guid isPermaLink="false">96558@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, those were the correct classes for the element I need to edit. It worked!&#60;/p&#62;
&#60;p&#62;Many Thanks,&#60;/p&#62;
&#60;p&#62;Ryan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96450</link>
			<pubDate>Wed, 13 Feb 2013 03:40:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ryan,&#60;/p&#62;
&#60;p&#62;I think the background color you want to change is from this element &#60;strong&#62;Horizontal Ruler (Ruler with custom text)&#60;/strong&#62;?&#60;/p&#62;
&#60;p&#62;If that's it, the background color behind the text can be changed using this css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.flag-text.on-primary-color {
background-color: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.flag-text.on-primary-color {
background-color: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>floodster on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96427</link>
			<pubDate>Tue, 12 Feb 2013 21:51:49 +0000</pubDate>
			<dc:creator>floodster</dc:creator>
			<guid isPermaLink="false">96427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your help, Nick, but that did not work. I am specifically looking to change the color for the dynamically-generated divider that adds custom text. It looks like your code is for the thin color-line divider only. Is this correct?&#60;/p&#62;
&#60;p&#62;Ryan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96413</link>
			<pubDate>Tue, 12 Feb 2013 20:37:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">96413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please use this css. Place it at the end of custom.css or inside Quick CSS. It will probably work without important as well.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .primary-background.seperator-addon {
background-color: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>floodster on "Best way to change .hr_flag color?"</title>
			<link>http://www.kriesi.at/support/topic/best-way-to-change-hr_flag-color#post-96322</link>
			<pubDate>Tue, 12 Feb 2013 09:39:49 +0000</pubDate>
			<dc:creator>floodster</dc:creator>
			<guid isPermaLink="false">96322@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to change the background color for the horizontal divider dynamic-element with text. This can be done with custom css by changing the .primary-background class, but that also changes the color of other highlight elements. &#60;/p&#62;
&#60;p&#62;What is the best way to change the background color for the divider, while still keeping the value designated by the &#34;primary color&#34; field in the styling options?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
