<?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: change font in toggle</title>
		<link>http://www.kriesi.at/support/topic/change-font-in-toggle</link>
		<description>Support Forum - Topic: change font in toggle</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:42:34 +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/change-font-in-toggle" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "change font in toggle"</title>
			<link>http://www.kriesi.at/support/topic/change-font-in-toggle#post-18084</link>
			<pubDate>Fri, 29 Apr 2011 16:08:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Search for following code in register-styles.php (located in the folder brightbox\includes\admin ):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;array(
		&#38;#39;elements&#38;#39;	=&#38;gt; &#38;#39;.cufon_headings&#38;#39;,
		&#38;#39;key&#38;#39;	=&#38;gt;	&#38;#39;cufon&#38;#39;,
		&#38;#39;value&#38;#39;		=&#38;gt; avia_get_option(&#38;#39;font_heading&#38;#39;)
		),&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;array(
		&#38;#39;elements&#38;#39;	=&#38;gt; &#38;#39;.cufon_headings, .toggler&#38;#39;,
		&#38;#39;key&#38;#39;	=&#38;gt;	&#38;#39;cufon&#38;#39;,
		&#38;#39;value&#38;#39;		=&#38;gt; avia_get_option(&#38;#39;font_heading&#38;#39;)
		),&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dabomb on "change font in toggle"</title>
			<link>http://www.kriesi.at/support/topic/change-font-in-toggle#post-18079</link>
			<pubDate>Fri, 29 Apr 2011 15:10:34 +0000</pubDate>
			<dc:creator>dabomb</dc:creator>
			<guid isPermaLink="false">18079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great thanks.  How would I get the font to use the cufon font that is on all the h tags?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "change font in toggle"</title>
			<link>http://www.kriesi.at/support/topic/change-font-in-toggle#post-18053</link>
			<pubDate>Fri, 29 Apr 2011 05:29:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18053@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's easier to adjust the font size. Add following to custom.css (located in the folder called &#34;css&#34;):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.js_active .toggler{
font-size: 23px;
color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the values as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dabomb on "change font in toggle"</title>
			<link>http://www.kriesi.at/support/topic/change-font-in-toggle#post-18034</link>
			<pubDate>Thu, 28 Apr 2011 22:30:22 +0000</pubDate>
			<dc:creator>dabomb</dc:creator>
			<guid isPermaLink="false">18034@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have put the toggle as my sidebar for most of my pages.  I wanted to make the toggle title area an h3 tag with a color assigned to it, or just make a new class for the text for that area.&#60;/p&#62;
&#60;p&#62;I have looked at the style.css document and the light-skin.css document.  I can't figure out how or where to make that change?  What should I do to change the fonts for the toggle title area?&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
