<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: What are the default font names?</title>
		<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names</link>
		<description>THE MOLITOR FORUMS &#187; Topic: What are the default font names?</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 16:06:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/what-are-the-default-font-names" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14271</link>
			<pubDate>Thu, 30 Aug 2012 06:49:39 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14271@http://www.themolitor.com/forums/</guid>
			<description><p>yeah its wpautop being inserted into it(its an annoying but useful feature) I'll forward it on to Molitor</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14250</link>
			<pubDate>Wed, 29 Aug 2012 07:13:28 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14250@http://www.themolitor.com/forums/</guid>
			<description><p>I added #homeInfo p {text-align: center;} to the style by the way since the p tag kept coming back.
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14247</link>
			<pubDate>Wed, 29 Aug 2012 05:16:11 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14247@http://www.themolitor.com/forums/</guid>
			<description><p>Yeah, you did :) It was indeed wrapped in a p tag for some reason, probably the editor inserting it automatically or something.</p>
<p>Thanks for the support, and sorry for the crankiness.. :)
</p></description>
		</item>
		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14246</link>
			<pubDate>Wed, 29 Aug 2012 05:13:40 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14246@http://www.themolitor.com/forums/</guid>
			<description><p>I think I responded before you just did(if no say so)
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14245</link>
			<pubDate>Wed, 29 Aug 2012 05:12:24 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14245@http://www.themolitor.com/forums/</guid>
			<description><p>I wrote the previous response before you had answered and now i can't delete it, so it mig come off a bit strange maybe.</p>
<p>Removing the .section p thing and possibly breaking other text areas was what i was afraid of. I don't have the time to check all the different user scenarious, but it seems as if I have to make some time for this now anyways.. But this is a bug in the design right, not just me doing something wrong?
</p></description>
		</item>
		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14242</link>
			<pubDate>Wed, 29 Aug 2012 05:09:59 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14242@http://www.themolitor.com/forums/</guid>
			<description><p>are you wrapping that content in a p tag? thats the difference between the demos and your site I missed that( it shouldnt be)</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14241</link>
			<pubDate>Wed, 29 Aug 2012 05:05:55 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14241@http://www.themolitor.com/forums/</guid>
			<description><p>Don't worry about the fonts by the way, I'll just look through what google has to offer. But the centering thing sucks a bit :) Do you want the account login info so you can try for yourself?
</p></description>
		</item>
		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14240</link>
			<pubDate>Wed, 29 Aug 2012 05:03:45 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14240@http://www.themolitor.com/forums/</guid>
			<description><p>Fonts between browser will always look a bit different as they all render things slightly different, for chrome try adding<br />
'<br />
body{<br />
-webkit-font-smoothing: subpixel-antialiased;<br />
}<br />
'<br />
.... should make it look better</p>
<p>Thats the thing it shouldn't matter(as I just did that in my local demo and it worked, and thats how Molitor has it in the live demo</p>
<p>you can remove the justify from .section p</p>
<p>though it may break other text areas, I havent worked with Maitre'd that much  so not positive)
</p></description>
		</item>
		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14239</link>
			<pubDate>Wed, 29 Aug 2012 05:03:32 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14239@http://www.themolitor.com/forums/</guid>
			<description><p>Fonts between browser will always look a bit different as they all render things slightly different, for chrome try adding<br />
'<br />
body{<br />
-webkit-font-smoothing: subpixel-antialiased;<br />
}<br />
'<br />
.... should make it look better</p>
<p>Thats the thing it shouldn't matter(as I just did that in my local demo and it worked, and thats how Molitor has it in the live demo)</p>
<p>as it doesnt look like youve made modifications to the theme files try uploading a fresh copy of the theme via FTP see (just override everything)
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14237</link>
			<pubDate>Wed, 29 Aug 2012 04:58:42 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14237@http://www.themolitor.com/forums/</guid>
			<description><p>Yeah sorry, it was late and i was a bit grumpy.</p>
<p>As for the fonts i think i reacted on the h2 tags not looking the same way in internet explorer as in Chrome? They look pretty ugly in chrome.</p>
<p>The fix didn't work though. It looks like the #homeinfo text-align:center gets overriden by the .section p. Should i change the CSS file?
</p></description>
		</item>
		<item>
			<title>ckelley on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14231</link>
			<pubDate>Wed, 29 Aug 2012 04:50:49 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14231@http://www.themolitor.com/forums/</guid>
			<description><p>1. the font you are using is whats used in the demo</p>
<p>2. try adding this to the settings and re-saving it <a href="http://d.pr/n/7y7v" rel="nofollow">http://d.pr/n/7y7v</a></p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14219</link>
			<pubDate>Tue, 28 Aug 2012 15:55:10 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14219@http://www.themolitor.com/forums/</guid>
			<description><p>Also, if you go to <a href="http://bockbalen.se" rel="nofollow">http://bockbalen.se</a>, where I've basically just installed your theme, you can see that the Home Info text isn't centered on the Menu page (although it is centered on the other pages). Why is that?
</p></description>
		</item>
		<item>
			<title>ChrisSweden on "What are the default font names?"</title>
			<link>http://www.themolitor.com/forums/topic/what-are-the-default-font-names#post-14218</link>
			<pubDate>Tue, 28 Aug 2012 14:24:39 +0000</pubDate>
			<dc:creator>ChrisSweden</dc:creator>
			<guid isPermaLink="false">14218@http://www.themolitor.com/forums/</guid>
			<description><p>What are the names of the default fonts being used in the demo? They are not added automatically, the fields are just empty leaving the page with Times New Roman, and we all know we dont want that! </p>
<p>I bought this template to save time, not to be forced to browse through 1000 fonts looking for a suitable on for the homepage, I was hoping you had done that for me..........
</p></description>
		</item>

	</channel>
</rss>
