<?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: Fonttype last Posts Widget</title>
		<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget</link>
		<description>Support Forum - Topic: Fonttype last Posts Widget</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:29:02 +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/fonttype-last-posts-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-68171</link>
			<pubDate>Sun, 29 Jul 2012 07:50:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">68171@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that Devin could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67924</link>
			<pubDate>Fri, 27 Jul 2012 10:22:49 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">67924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;great, thx a lot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67779</link>
			<pubDate>Thu, 26 Jul 2012 17:24:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67779@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can change the font-style to normal and it will remove the italics. Add the following to fix the header:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#recent-posts-4 h3.widgettitle {
border-bottom: 1px dotted #555555;
padding-bottom: 6px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67353</link>
			<pubDate>Tue, 24 Jul 2012 10:46:12 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">67353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, this helps and show the line with dots. The letters stay italic. I deleted the line with the font-style, but it didn't helps and the line under the headline &#34;LATEST ENTRIES&#34; is not there, too. Any more idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-67245</link>
			<pubDate>Mon, 23 Jul 2012 20:16:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kunststoffat,&#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;.widget_recent_entries li a {
font-style: italic;
font-family: Open Sans;
}
.recentcomments, .widget_recent_entries li {
border-top-width: 1px;
border-top-style: dotted;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-66714</link>
			<pubDate>Fri, 20 Jul 2012 08:51:44 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">66714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not bad, but I mean the content. The headline its ok, only the postings are inverse and the line between the posts are different.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-66479</link>
			<pubDate>Thu, 19 Jul 2012 05:54:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66479@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I checked it and the font seems to be the same like for all other headlines (OpenSans). However maybe one of these css attributes affect the styling:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .widgettitle {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
    text-transform: uppercase;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Maybe you want to change the text-transform effect to 'none' (write it without '')?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-65857</link>
			<pubDate>Mon, 16 Jul 2012 14:10:29 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;please look at the actually website &#60;a href=&#34;http://www.norddeutsche-steingut.de&#34; rel=&#34;nofollow&#34;&#62;http://www.norddeutsche-steingut.de&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kunststoffat on "Fonttype last Posts Widget"</title>
			<link>http://www.kriesi.at/support/topic/fonttype-last-posts-widget#post-65149</link>
			<pubDate>Thu, 12 Jul 2012 08:10:54 +0000</pubDate>
			<dc:creator>kunststoffat</dc:creator>
			<guid isPermaLink="false">65149@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, how I can change the view of the fonts in the widget &#34;Latest Posts&#34; like in the &#34;Archive&#34;&#60;/p&#62;
&#60;p&#62;Please see: &#60;a href=&#34;http://test.kunst-stoff.at/?p=126&#34; rel=&#34;nofollow&#34;&#62;http://test.kunst-stoff.at/?p=126&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
