View Single Post
Old 06-27-2014, 07:40 PM   #10
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,705
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by medwatt View Post
1. ADE - Headings and div tags are no longer centered, everything is indented (First paragraph should not be indented)
Where did you find ADE for Android?

I've found ADE to be perfectly capable of centering headings and indenting all paragraphs but the first using nothing but simple CSS.

I format all my books the way I like them using CSS that's as simple as possible, and they all display as I intended them to. I'm mostly using Mantano these days (which is based on Adobe's RMSDK). All devices/renderers have quirks, but simple they don't really have too much trouble with.

Remember ... a single forgotten semi-colon, or other overlooked syntax error will cause ADE to ignore all CSS that comes after (Sigil's Webkit renderer is more forgiving). You should get used to validating your CSS (Sigil will connect to W3C's online validator for you) to eliminate the possibility of simple syntax errors. It's easy enough, and will save you hours of grief looking for what your eyes refuse to see sometimes.

Moon Reader (great app that it is) is all about allowing readers to defeat--or get around--the CSS imposed by an ebook's creator without having to actually edit the epub itself. As such, ebook creators who are trying to achieve a particular look for their project--using CSS--should probably steer clear of using it (Moon) to preview with (even with all its CSS overrides turned off). It's meant for readers who want to display things any which way EXCEPT the way you (its creator) intended it to be displayed. Nothing wrong with that, as long as you know it going in.

Last edited by DiapDealer; 06-27-2014 at 08:05 PM.
DiapDealer is offline   Reply With Quote