Problem: FBReader defaults to text-align center when viewing epub files created in calibre. It should be defaulting text-align to left as is would be expected.
We could recompile FBReader. Others have suggested a patch to do so: http://groups.google.com/group/fbreader/browse_thread/thread/6259666627148e63
I don't feel like source code diving and compiling my own FBReader at the moment.
I have a simpler workaround:- extract epub file with unzip
- add the following 1 line to stylesheet.css:
body { text-align: justify }
- pack epub file with zip
Hey Dc,
ReplyDeleteThanks for sharing. It's works like charm.
Thanks for this
ReplyDeleteWorks well.
ReplyDeleteI really needs a global official fix.
Worked for me . thanks
ReplyDeleteworks like a diamond. thank you a million.
ReplyDelete