[/PHP][/CODE]
Quote:
Originally Posted by DoctorOhh
You have to uncheck the Disable indent in the Disable] CSS styles and under Preferences - Miscellaneous - Typesetting you need to have the Indent first line of paragraph option unchecked.
Doing this my CSS indents are respected. First paragraph not indented and every other indented and headers left alone.
Either way Moon+ will not indent headers unless the header is actually labeled with a <p> paragraph tag and not a <h1> header tag. So if your headers are being indented then it is most likely tagged wrong in the book code.
|
I checked the ebook internals and found that the headers were, indeed, using the <p> tag. Everything else was as you said as well.
Thaks to all for the help - John