View Single Post
Old 02-26-2010, 08:32 AM   #3
sjohnson717
Member
sjohnson717 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: May 2008
Device: Amazon Kindle, Apple iPad
OK, I hear you but...

I'm using Microsoft Word to create an RTF file like this:
Test heading 1 (this is style Heading 1 in Word)
Test heading 2
paragraph text text text
(The heading 1 & 2 are formatted centered).

I added this CSS to the converter:
H1 { text-align: center }
H2 { text-align: center }

The text formatting comes through but the text is still left aligned.

What am I doing wrong? I suspect that Word is the culprit but I can't see how they internally encode styles.
sjohnson717 is offline   Reply With Quote