<?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: font style - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/font-style</link>
		<description>Support Forum - Tag: font style - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:11:50 +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/font-style" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "font style &#34;last posts&#34; widget"</title>
			<link>http://www.kriesi.at/support/topic/font-style-last-posts-widget#post-95604</link>
			<pubDate>Thu, 07 Feb 2013 07:03:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95604@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you fixed it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bortz on "font style &#34;last posts&#34; widget"</title>
			<link>http://www.kriesi.at/support/topic/font-style-last-posts-widget#post-95496</link>
			<pubDate>Wed, 06 Feb 2013 17:24:29 +0000</pubDate>
			<dc:creator>bortz</dc:creator>
			<guid isPermaLink="false">95496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi !&#60;/p&#62;
&#60;p&#62;I've found the solution myself in layout.css :-)&#60;br /&#62;
You can mark this as solved ;-)&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bortz on "font style &#34;last posts&#34; widget"</title>
			<link>http://www.kriesi.at/support/topic/font-style-last-posts-widget#post-95487</link>
			<pubDate>Wed, 06 Feb 2013 16:23:42 +0000</pubDate>
			<dc:creator>bortz</dc:creator>
			<guid isPermaLink="false">95487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As you can see in my footer, the second widget from the left is &#34;last posts&#34; named &#34;Aktuelles&#34; (german for &#34;latest news&#34;)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.christianbortz.de/&#34; rel=&#34;nofollow&#34;&#62;http://www.christianbortz.de/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;But this is the only widget that uses a serif font and even in italic !&#60;/p&#62;
&#60;p&#62;Where can I change it to sans-serif and non italic like the other widgets in my footer?&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ces-design on "Body font not showing up correctly"</title>
			<link>http://www.kriesi.at/support/topic/body-font-not-showing-up-correctly#post-77807</link>
			<pubDate>Fri, 28 Sep 2012 18:43:55 +0000</pubDate>
			<dc:creator>ces-design</dc:creator>
			<guid isPermaLink="false">77807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;You gotta believe me...I tried adding the p element before I had written this query and it didn't change anything! But now it works. I'm thinking I must have simply phrased some of the code wrongly when I was fiddling with other edits ;)&#60;/p&#62;
&#60;p&#62;Thanks for the help in resolving this issue!&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Amy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Body font not showing up correctly"</title>
			<link>http://www.kriesi.at/support/topic/body-font-not-showing-up-correctly#post-77752</link>
			<pubDate>Fri, 28 Sep 2012 10:21:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77752@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Since most of the text is stack inside the paragraph tag maybe adding the p element on your custom.css will help.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body p  {
font-family: &#38;quot;Helvetica Neue&#38;quot;, Arial, sans-serif;
color: #000000;
font-size: 13px;
position:relative;
overflow-x: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Body font not showing up correctly"</title>
			<link>http://www.kriesi.at/support/topic/body-font-not-showing-up-correctly#post-77697</link>
			<pubDate>Fri, 28 Sep 2012 00:14:27 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">77697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Amy,&#60;/p&#62;
&#60;p&#62;What do you mean by body text exactly?  If you mean the text inside the posts you need to set the .post-entry parameter. The body parameter does the text for the menus and titles and things like that.&#60;/p&#62;
&#60;p&#62;If you use a source code inspector something like Firebug (add on for Firefox) in your browser it can help you identify which bits of css code do what. It makes life a lot easier for making changes.&#60;/p&#62;
&#60;p&#62;rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ces-design on "Body font not showing up correctly"</title>
			<link>http://www.kriesi.at/support/topic/body-font-not-showing-up-correctly#post-77651</link>
			<pubDate>Thu, 27 Sep 2012 17:53:42 +0000</pubDate>
			<dc:creator>ces-design</dc:creator>
			<guid isPermaLink="false">77651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm building a site with the Shoutbox theme locally. I don't know if the local part has anything to do with the font, but the body text is all showing up in a serif font. It looks like your default styles.css has it set to Helvetica Neue... Just in case, I added this snippet to the Quick CSS in Theme Options:&#60;/p&#62;
&#60;p&#62;body {&#60;br /&#62;
font-family: &#34;Helvetica Neue&#34;, Arial, sans-serif;&#60;br /&#62;
color: #000000;&#60;br /&#62;
font-size: 13px;&#60;br /&#62;
position:relative;&#60;br /&#62;
overflow-x: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Which is basically just a differently-worded version of the same thing in styles.css. Still the body text is showing up as a serif. All of the headings and the nav are correct, though. My browser is the most updated Google Chrome, by the way.&#60;/p&#62;
&#60;p&#62;Any advice on fixing this? I can send screenshots if needed.&#60;/p&#62;
&#60;p&#62;Very best,&#60;/p&#62;
&#60;p&#62;Amy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
