<?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: Cufon font?</title>
		<link>http://www.kriesi.at/support/topic/cufon-font</link>
		<description>Support Forum - Topic: Cufon font?</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 20:21:08 +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/cufon-font" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Cufon font?"</title>
			<link>http://www.kriesi.at/support/topic/cufon-font#post-15484</link>
			<pubDate>Wed, 23 Mar 2011 05:49:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15484@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just ask if you can't get it to work :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SandeeJ on "Cufon font?"</title>
			<link>http://www.kriesi.at/support/topic/cufon-font#post-15423</link>
			<pubDate>Tue, 22 Mar 2011 11:59:36 +0000</pubDate>
			<dc:creator>SandeeJ</dc:creator>
			<guid isPermaLink="false">15423@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for that link. I've read those instructions before I posted the question, and I tried that, but it didn't work for me. I'll figure it out.  &#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Cufon font?"</title>
			<link>http://www.kriesi.at/support/topic/cufon-font#post-15377</link>
			<pubDate>Mon, 21 Mar 2011 16:48:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
as I wrote in this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/cufon&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/cufon&#60;/a&#62; the easiest solution is to rename an existing font file (like cardo.font.js to cardo.font.js.bak) and renaming your new font file to cardo.font.js. Then select &#34;Cardo&#34; font within the backend. &#60;/p&#62;
&#60;p&#62;If you know how to delete sql database entries you've another option - first open up options.php located under includes\admin_option_pages and add your font to following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;Bevan&#38;#39;=&#38;gt;&#38;#39;bevan&#38;#39;,
				            					&#38;#39;Cantarell&#38;#39;=&#38;gt;&#38;#39;cantarell&#38;#39;,
				            					&#38;#39;Cardo&#38;#39;=&#38;gt;&#38;#39;cardo&#38;#39;,
				            					&#38;#39;Droid Sans&#38;#39;=&#38;gt;&#38;#39;droidsans&#38;#39;,
				            					&#38;#39;Inconsolata&#38;#39;=&#38;gt;&#38;#39;inconsolata&#38;#39;,
				            					&#38;#39;Josefin All Characters&#38;#39;=&#38;gt;&#38;#39;josefine&#38;#39;,
				            					&#38;#39;Josefin Common Characters&#38;#39;=&#38;gt;&#38;#39;josefine_small&#38;#39;,
				            					&#38;#39;Kreon&#38;#39;=&#38;gt;&#38;#39;kreon&#38;#39;,
				            					&#38;#39;Lobster&#38;#39;=&#38;gt;&#38;#39;lobster&#38;#39;,
				            					&#38;#39;Molengo&#38;#39;=&#38;gt;&#38;#39;molengo&#38;#39;,
				            					&#38;#39;Reenie Beanie&#38;#39;=&#38;gt;&#38;#39;reeniebeanie&#38;#39;,
				            					&#38;#39;Tangerine&#38;#39;=&#38;gt;&#38;#39;tangerine&#38;#39;,
				            					&#38;#39;Vollkorn&#38;#39;=&#38;gt;&#38;#39;vollkorn&#38;#39;,
				            					&#38;#39;Yanone Kaffeesatz&#38;#39;=&#38;gt;&#38;#39;yanonekaffeesatz&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Afterwards delete the Broadscope settings from your database and the new font should appear in the admin panel...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SandeeJ on "Cufon font?"</title>
			<link>http://www.kriesi.at/support/topic/cufon-font#post-15368</link>
			<pubDate>Mon, 21 Mar 2011 16:22:56 +0000</pubDate>
			<dc:creator>SandeeJ</dc:creator>
			<guid isPermaLink="false">15368@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good Monday morning, All!&#60;/p&#62;
&#60;p&#62;I'm using the Broadscope theme, and I am unable to implement cufon replacement. I am using the latest update of the theme. I have uploaded myfont.font.js file to framework/js/fonts, but it does not appear in the dropdown menu under Theme Options ---&#38;gt; Layout &#38;amp; Styling ---&#38;gt; Heading Font. &#60;/p&#62;
&#60;p&#62;Can you tell me what else I need to do to see it there?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
