View Single Post
Old 07-31-2013, 10:07 PM   #10
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by mike05 View Post
Thank you its working with MobiCreator and Sigil now, one last question, the left margin has always a different size, can i set the left margin for all sentences to the same size?
Since there is no CSS the left margin must be in the file itself as a style entry in the HTML file. You can take a look at the code view in Sigil or use a text editor like Notepad++ and view the html file. You may need a search and replace to find the various left margins and remove them so that a single setting in the body statement can be used to set a uniform margin.

For ePub you can build a CSS to handle this sort of thing but MobiCreator does not support CSS.

Dale
DaleDe is offline   Reply With Quote