View Single Post
Old 06-07-2018, 04:34 PM   #7
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
A "border" is not a margin. A border is, typically, a line or some other decorative element that is added AROUND the "page" or element in question. Like, around a div or a text-box. Honestly, in an ePUB, I'm kinda scratching my head about how you'd add a border to whatever you've done there; you seem to have added it to everything as a default.

My first thing would be to remove the border css entirely. Yes, I know, you have it set to 0, but there's no reason for that to be there at all. Remove it entirely, the whole line, and see if that helps. ALSO, remove it anyplace else in your CSS/HTML.

I think you'll find that nobody here is going to upload an ePUB to Google Books, just to test your stuff. You'll get better help if you ask questions with screenshots, your code, etc., so that we can take a look and help you, okay?

Good luck--let us know if it works.

Hitch
Hitch, I know CSS/HTML an I know "border" is not a margin I expressed myself poorly, sorry about that.

As you should know many Epub readers add a margin by default like Google Books.

I don't know if is possible to remove this default margin from the cover.

Here is the screenshot, you can see the white margins around.

Thanks!
Attached Thumbnails
Click image for larger version

Name:	margin.jpg
Views:	228
Size:	75.0 KB
ID:	164366  
Wlan is offline   Reply With Quote