<?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: hero-text - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/hero-text</link>
		<description>Support Forum - Tag: hero-text - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:18:19 +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/hero-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Color variations for headings and meta info is generated automatically"</title>
			<link>http://www.kriesi.at/support/topic/color-variations-for-headings-and-meta-info-is-generated-automatically#post-57565</link>
			<pubDate>Fri, 25 May 2012 16:46:37 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">57565@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fantastic! For easy updates later, put any new CSS changes into the custom.css file or the Quick CSS in the styles tab of the theme admin. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KingConga on "Color variations for headings and meta info is generated automatically"</title>
			<link>http://www.kriesi.at/support/topic/color-variations-for-headings-and-meta-info-is-generated-automatically#post-56933</link>
			<pubDate>Tue, 22 May 2012 00:06:41 +0000</pubDate>
			<dc:creator>KingConga</dc:creator>
			<guid isPermaLink="false">56933@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It was particularly the 'Hero text' that was very pale - but now I find that the Yoast SEO plugin is not recognising the Hero text as part of the page content, so I've been looking at using a block quote for this text, which puts it in the same typeface as the Hero text would have been.&#60;br /&#62;
After your prompt I searched for the word hero (Notepad++) and found the name and found it in layout.css. There's a &#60;strong&#62;.hero-text&#60;/strong&#62; so now I know, thanks.&#60;br /&#62;
I'm assuming that blockquotes are part of the content, I'll let you know if not.&#60;/p&#62;
&#60;p&#62;WP-Propulsion\propulsion\css\layout.css&#60;br /&#62;
	Line 499: .hero-text{&#60;br /&#62;
	Line 506: .hero-text .seperator{
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Color variations for headings and meta info is generated automatically"</title>
			<link>http://www.kriesi.at/support/topic/color-variations-for-headings-and-meta-info-is-generated-automatically#post-56870</link>
			<pubDate>Mon, 21 May 2012 17:46:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">56870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi KingConga,&#60;/p&#62;
&#60;p&#62;It'll be a bit easier to just add css to replace the colors with exactly what you want than to alter the code that creates the colors dynamically.&#60;/p&#62;
&#60;p&#62;If you can point me to all the colors you'd like the css to change, I'll be happy to provide :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KingConga on "Color variations for headings and meta info is generated automatically"</title>
			<link>http://www.kriesi.at/support/topic/color-variations-for-headings-and-meta-info-is-generated-automatically#post-56831</link>
			<pubDate>Mon, 21 May 2012 14:51:03 +0000</pubDate>
			<dc:creator>KingConga</dc:creator>
			<guid isPermaLink="false">56831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think it's very clever, but how do I over-ride this as I'd like them a little darker&#60;/p&#62;
&#60;p&#62;I think I've found what I need in dynamic-css.php which I've reporduced below - but what do I do with it ?&#60;/p&#62;
&#60;p&#62;if(avia_get_option('boxed') == 'boxed')&#60;br /&#62;
{&#60;br /&#62;
	$meta_color 	= avia_backend_merge_colors($body_font, $boxed_bg); // creates a new color from the background color and the default font color (results in a lighter color)&#60;br /&#62;
	$heading_color 	= avia_backend_merge_colors($body_font, avia_backend_counter_color($boxed_bg)); //calculates the inverse of the background color, then again creates a new color for headins (results in a stronger color)&#60;br /&#62;
	$content_bg 	= $boxed_bg;&#60;br /&#62;
}&#60;br /&#62;
else&#60;br /&#62;
{&#60;br /&#62;
	$meta_color 	= avia_backend_merge_colors($body_font, $body_bg); // creates a new color from the background color and the default font color (results in a lighter color)&#60;br /&#62;
	$heading_color 	= avia_backend_merge_colors($body_font, avia_backend_counter_color($body_bg)); //calculates the inverse of the background color, then again creates a new color for headins (results in a stronger color)&#60;br /&#62;
	$content_bg 	= $body_bg;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
