Are you kidding me ?
Do you think I have not tried the most obvious already?
Quote:
I tried almost anything, even unpacking a KindelComicConverter Mobi file, and using the exact same css and html
|
atm this was the last css code I tried:
Quote:
@page {
margin: 0;
}
body {
display: block;
margin: 0;
padding: 0;
}
.div1 {
display: block;
text-align: center;
top: 0%;
}
.PageImage {
position: absolute;
right: 0;
bottom: 0;
top: 0;
left: 0;
height: 1448px;
width: 1072px;
}
.pv-p1 {
display: none;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
|
It seems to work in the mobi file KindleComiConverter creates