View Single Post
Old 12-15-2014, 07:41 AM   #3
Calenorn
Brash Fumbler
Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.Calenorn ought to be getting tired of karma fortunes by now.
 
Posts: 1,203
Karma: 9224939
Join Date: May 2013
Device: NST, Kobo Mini
I'm using a NOOK Simple Touch. One thing that I have learned is that the NOOK over-rides the CSS for paragraphs marked <p>.

Specifically, if I change the CSS for <p> to set the indent to zero, the NOOK still indents paragraphs. To defeat this I had to edit the document to change all the <p> to something else, like <standard>. Then I had to add the format code for .standard to the CSS. After doing that the NOOK displays the paragraphs without indentation.

Bottom line: the e-reader has some default formatting that will over-ride the CSS code in certain circumstances.

I'm not sure if that helps, but best of luck making the machine do what you want!
Calenorn is offline   Reply With Quote