View Single Post
Old 05-09-2009, 10:12 AM   #34
kacir
Wizard
kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.
 
kacir's Avatar
 
Posts: 3,463
Karma: 10684861
Join Date: May 2006
Device: PocketBook 360, before it was Sony Reader, cassiopeia A-20
Quote:
Originally Posted by Dr. Drib View Post
I'm wondering if you could change that, as time and/or desire permits.
*You* can change that Don as well.
- Unzip the epub file,
- find file When_Women_W-arriors_Book_I_0.css
in content -> resources directory
- change the file.
Instead of
p {
margin: 0;
text-align: justify
}

put in
p {
margin: 0;
text-align: justify;
text-indent: 3em
}

Please notice you need to add semicolon after the text-align: justify
- Save file
- put changed css file back into the archive
- rename it to .epub and read.

This is why I like [nonDRMed] epub files.
kacir is offline   Reply With Quote