<?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: How to Change font size of the title of mini content area.</title>
		<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area</link>
		<description>Support Forum - Topic: How to Change font size of the title of mini content area.</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:10:00 +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/how-to-change-font-size-of-the-title-of-mini-content-area" rel="self" type="application/rss+xml" />

		<item>
			<title>hanlinsg on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-83014</link>
			<pubDate>Fri, 09 Nov 2012 09:14:14 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">83014@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks a lot Devin and Ismael, my problem is solved after copying the script to my custom CSS file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-83000</link>
			<pubDate>Fri, 09 Nov 2012 07:25:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Devin's code should work. Please add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .entry-mini h1.post-title {
font-size: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the font-size value.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82986</link>
			<pubDate>Fri, 09 Nov 2012 06:04:52 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">82986@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin, there is no change.&#60;br /&#62;
&#60;a href=&#34;http://www.northkoreanpainting.com/download/others/sc03.png&#34; rel=&#34;nofollow&#34;&#62;http://www.northkoreanpainting.com/download/others/sc03.png&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.northkoreanpainting.com/download/others/sc04.png&#34; rel=&#34;nofollow&#34;&#62;http://www.northkoreanpainting.com/download/others/sc04.png&#60;/a&#62;&#60;br /&#62;
Please look at the screen shots&#60;br /&#62;
Thanks alot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82980</link>
			<pubDate>Fri, 09 Nov 2012 04:45:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82980@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try the following instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .entry-mini h1.post-title.cufon_headings {
font-size: 15px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82850</link>
			<pubDate>Thu, 08 Nov 2012 10:27:59 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">82850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
The size of the  title of the Mini Content area is still that big. I've changed the numeric value '30' to 10, but there is no change
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82820</link>
			<pubDate>Thu, 08 Nov 2012 05:17:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanlinsg,&#60;/p&#62;
&#60;p&#62;Just add the code after or below all the code in your Quick CSS.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82817</link>
			<pubDate>Thu, 08 Nov 2012 05:10:48 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">82817@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have another Quick CSS script already written inside , how do I add your script into Quick CSS now? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82712</link>
			<pubDate>Wed, 07 Nov 2012 16:30:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey hanlinsg,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .entry-mini h1.post-title.cufon_headings {
font-size: 30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "How to Change font size of the title of mini content area."</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-size-of-the-title-of-mini-content-area#post-82655</link>
			<pubDate>Wed, 07 Nov 2012 12:57:16 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">82655@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I feel that the title of the mini content area is too big, how can i change the size of the font?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
