Quote:
Originally Posted by dwanthny
Your right, to say your title lacks accuracy is being kind. Obviously calibre is preserving the layout. If you have books, converted by other folks, that have margins or padding. Calibre has nothing to do with the formatting you found.
Go into your CSS file in Sigil and change every instance of
margin-left: ???; to margin-left: 0;
padding-left: ???; to padding-left: 0;
Doing this will correct 99% of the situations you run into.
Of course some margins are used for special sections of text that the publisher wants block indented to stand out. These margins are desirable.
Good Luck.
|
Thank you for all your kind answers, it is difficult for me: A : to find the words, B to get it all clear, and C to write it down withhout making wrong things because I only have one year english lessons.
It is clear in my head,but because of my "handicap" I can't get it out the right way.
Dyslectic isn't only that you cant read or write exact, there is nothing wrong with my reading, but when I have to place a phonecall to,lets say,my doctor, I have to write down the name of the medication,but allso my date of birth.
Because sometimes when people ask, my mind blocks and I know my date of birth but I cant say it at that moment.
I know the names of my dogs, I have them 10 years, but in the middle of a conversation it happens that I know the name,but I can't get it out.
What is the problem I think: people have converted an ebook for their own reader and then pass it to me.
In the css the margins are correct.
I did all the things other people say but I have now a working solution.
I put the following code in the css:
h1 {text-align:center;}
h2 {text-align:center;}
h3 {text-align:center;font-weight: bold;font-size: 1.88889em;}
p {margin: 0; padding: 0;}
body, div, p, h1, h2, h3, h4, none { margin: 0; padding: 0; }
Then I replace in the editor all the <p class="calibre2"> in <p class="0">
Do this with all the calibre "tags" and the result is nice alignment and a good readable book.
Thanks to you,all the people that takes te time to assist me.
It's not that I am stupid, my iq is 109 but this handicap is a hell, I am 46 years of age and I need a note for everything.
I never forget,give me a list of 100 things and send me to a supermarket.
I bring them back all 100, even without the list, I remember.
But when tere are no potatoes or tomatoes, I ask the personnel, excuse me , can you point me the < BLOCK >.. the word tomatoes is in my head... but I can't get it out.
It drives me crazy.