View Single Post
Old 01-22-2015, 12:10 AM   #18
pssquirrel
ebooknut
pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.pssquirrel ought to be getting tired of karma fortunes by now.
 
pssquirrel's Avatar
 
Posts: 297
Karma: 688154
Join Date: Oct 2011
Device: Kindle Voyage & Oasis
Quote:
Originally Posted by JimmyR View Post
I've been using this in my CSS for AZW3 files on my Paperwhite:
Code:
html {
  margin-left: -16px;
  margin-right: -16px;
}
Adjust margin values to suit your needs.
Curious. Negative left/right margins only work on my Voyage (5.6.1) when I set them for p, div, h1, h2, h3, etc. When I first started playing with this, I tried it with body. Didn't work. After seeing your post, I gave html a try, but that doesn't work for me, either.

Wondering if the Voyage is that much different from the Paperwhite, or is it because I'm on 5.6.1?

Last edited by pssquirrel; 02-16-2015 at 10:55 PM.
pssquirrel is offline   Reply With Quote