View Single Post
Old 06-07-2018, 01:16 PM   #5
Wlan
Enthusiast
Wlan began at the beginning.
 
Wlan's Avatar
 
Posts: 25
Karma: 10
Join Date: Jun 2018
Device: none
Quote:
Originally Posted by Hitch View Post
Ducky, my one twoo wuv:

S/he says, though, that it's also occurring on his/her "pages," which is why I asked for examples. Presumably, it's not just on the cover or other images.?

Hitch
Guys,

I am editing my Epub on Calibre and I have set on my CSS:

* {
margin: 0;
padding: 0;
border-width: 0;
}

When I open my Epub on Calibre it shows everything without border or margin as it should be.

When I open my Epub on Google Books reader it adds a border or margin by default, wich is OK for all content but the cover.

You can upload a Epub to Google Books here: https://play.google.com/books

I am using on Android: https://play.google.com/store/apps/d...oid.apps.books

You can upload a Epub and you will see a white border around the cover

I am just wondering if is even possible by code to remove this default border of the cover on Google Books app.

Thank You!
Wlan is offline   Reply With Quote