Quote:
Originally Posted by theducks
Look at the margins of Block1,2&3 (order is T, R, B, L)
all 5's is common
I use 0 16pt 0 2pt because of the stupid block numbers in the right margin
|
No, it still does not work... I try to edit the changes to what you said, I hit save, convert the book to AZW3 format, sync it with my KPW. The page layout is still messed up. When I open up Calibre again, the settings have changed back to the following:
*EDIT* - It is working at the moment for some reason. I will update if it reverts back to the original narrow format!!
.block1 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
line-height: 1.2;
text-align: justify;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.block2 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.block3 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
font-family: serif;
font-size: 0.875em;
line-height: 1.2;
text-align: justify;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.calibre {
color: #2E74B5;
display: block;
font-family: "Calibri", sans-serif;
font-size: 1em;
padding-left: 0;
padding-right: 0;
margin: 0 5pt
}
.calibre1 {
line-height: 1.2;
white-space: pre-wrap
}
.calibre2 {
font-style: italic;
line-height: 1.2
}