Quote:
Originally Posted by Hitch
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!