<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/inconsistent-font-styles-between-entries.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.15825-</id>
  <updated>2011-09-01T02:24:08Z</updated>
  <title>Comments for Inconsistent font styles between entries</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15825</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/inconsistent-font-styles-between-entries.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=15825" title="Inconsistent font styles between entries" />
    <published>2009-07-02T17:03:45Z</published>
    <updated>2009-07-09T14:12:36Z</updated>
    <title>Inconsistent font styles between entries</title>
    <summary>I&apos;ve been struggling with an odd CSS problem and was hoping that you could help me. Normally for more complex entries I disable format &apos;rich text&apos; in the editor and just use format &apos;none&apos;. Here I use tags for breaking...</summary>
    <author>
      <name>Kiffin Gish</name>
      <uri>http://www.kiffingish.com/blog</uri>
    </author>
    
    <category term="Design, Templates, &amp; Tags" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I've been struggling with an odd CSS problem and was hoping that you could help me.</p>

<p>Normally for more complex entries I disable format 'rich text' in the editor and just use format 'none'. Here I use <p> tags for breaking paragraphs.</p>

<p>The only problem with this is that I cannot get these entries to use the same CSS (font) settings as I have for the default 'rich text' format. By default, these use <br /> tags for breaking paragraphs, at least that is what I see when switching to 'none' and back again.</p>

<p>By playing around with the CSS I can get the 'rich text' entries to change but NOT the 'none' entries.</p>

<p>My pages look like this:</p>

Welcome
<p>
Blah blah
</p>

<p>My 'none' blog entries look like this:</p>



...

Blah<br />
<br />
More blah<br />
<br />

...



<p>And finally, my 'rich text' blog entries look like this:</p>



...

<p>
Blah
</p>
<p>
More blah
</p>

...



<p>What am I doing wrong?</p></p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15825-comment:26231</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15825" type="text/html" href="http://forums.movabletype.org/2009/07/inconsistent-font-styles-between-entries.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/inconsistent-font-styles-between-entries.html#c26231" />
    <title>Comment from Mike T on 2009-07-09</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<blockquote>
By default, these use tags for breaking paragraphs, at least that is what I see when switching to 'none' and back again.
</blockquote>

<p>What HTML tags are you using for the ones where you disable rich text formatting? If you aren't using any, that would help explain why your posts are getting screwed up. While you're at it, why don't you post a link to an entry created with the RTE and one created without it.</p>]]>
    </content>
    <published>2009-07-09T14:12:36Z</published>
  </entry>

</feed>

