Copiar vínculo al Portapapeles
Copiado
I've got a perfect ecxport from INDD to Epub except for the fact that two pages, the first page of chapter 31 and the first page of chapter 59 have been duplicated and inserted at the end of the EPUB. There is nothing different about these pages concerning layout or paragraph style from all the other chapters. There are no blank pages in the document. Has anyone run into this problem before and HOW do I fix it?! I have done all the things I know to do and nothing is helping.
<Title renamed by MOD>
Thanks for your help, I got it to work by inserting this CSS code:
ul {
margin-top: 0 !important;
}
ul {
margin-bottom: 0 !important;
}
Copiar vínculo al Portapapeles
Copiado
I see I misunderstood your question, but the answer showed up anyway. 🙂
You can, by the way, include both those statements in one definition.
Encuentra más inspiración, eventos y recursos en la nueva comunidad de Adobe
Explorar ahora