View Single Post
Old 12-30-2023, 05:00 AM   #5
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,820
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by afv011 View Post
When I have books with too wide margins I use calibre to do an ePub to ePub conversion with a profile that has narrow margins.
It's a lot easier to go into the CSS and set the margins to 0 that are causing the overall L/R margins.

By editing ePub to how I want, I've learned a lot about HTML/CSS for ePub. So if you did it, you too could learn HTML/CSS for ePub.

Also, you can remove a lot of rubbish. SOmetimes the CSS can have lots of excess classes. Sometimes the cover is either generic or too small so that can be fixed. Sometimes you get previews/adverts for other books. They can be removed. Embedded fonts you don't want can be removed. Any of the HTML you don't want such as review blurbs can be removed. Metadata can be fixed if needed. And more.

Last edited by JSWolf; 12-30-2023 at 05:05 AM.
JSWolf is offline   Reply With Quote