<?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: H2 Font</title>
		<link>http://www.kriesi.at/support/topic/h2-font</link>
		<description>Support Forum - Topic: H2 Font</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:53:10 +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/h2-font" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25732</link>
			<pubDate>Wed, 24 Aug 2011 21:33:57 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">25732@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Dude could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25703</link>
			<pubDate>Wed, 24 Aug 2011 10:53:04 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">25703@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25540</link>
			<pubDate>Mon, 22 Aug 2011 15:40:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think you code in archive.php looks like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;quot;special_heading no_cufon&#38;quot;&#38;gt;Archive&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;at the moment. Try to change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;quot;teaser_text teaserlessPadding&#38;quot;&#38;gt;Archive&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.special_heading_container h1.teaser_text {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}

h1.teaser_text{
    color: #83AD1A;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25530</link>
			<pubDate>Mon, 22 Aug 2011 13:34:13 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">25530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tried this but the main header in Archive is still the large black text
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25468</link>
			<pubDate>Sun, 21 Aug 2011 12:02:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to add following code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.special_heading_container h4.teaser_text {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}

h4.teaser_text{
    color: #83AD1A;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of h4 insert h1/h2 and replace the color value with any other hex-value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25462</link>
			<pubDate>Sun, 21 Aug 2011 10:14:40 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">25462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, sorry I still want to use h1/h2 but just look like the nice teaser text. Is this possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25454</link>
			<pubDate>Sun, 21 Aug 2011 08:22:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25454@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No - at the moment the header is h4 - you can change it to h1/h2 of course.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25442</link>
			<pubDate>Sat, 20 Aug 2011 22:35:11 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">25442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks can I just confirm that I'll still have H1 AND H2 headers (only just looking differently) Just for SEO Purposes thats all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25398</link>
			<pubDate>Sat, 20 Aug 2011 13:48:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25398@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to replace following code in archive.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo avia_display_heading(true, __(&#38;#39;Archive&#38;#39;,&#38;#39;avia_framework&#38;#39;), avia_which_archive());&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;special_heading_container  class_default_heading&#38;#39;&#38;gt;&#38;lt;h4 class=&#38;#39;teaser_text teaserlessPadding&#38;#39;&#38;gt;&#38;quot;;
echo __(&#38;#39;Archive&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39; &#38;#39;.avia_which_archive();
echo &#38;#39;&#38;lt;/h4&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "H2 Font"</title>
			<link>http://www.kriesi.at/support/topic/h2-font#post-25394</link>
			<pubDate>Sat, 20 Aug 2011 13:37:17 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">25394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again (promise I'll stop asking questions soon!!!)&#60;br /&#62;
how can I change the standard big black heading text that appears at the top of archives etc with the nice text that is used as the coloured teaser text?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
