View Single Post
Old 07-23-2015, 06:07 PM   #30
EbokJunkie
Addict
EbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blueEbokJunkie can differentiate black from dark navy blue
 
Posts: 230
Karma: 13495
Join Date: Feb 2009
Location: SoCal
Device: Kindle 3, Kindle PW, Pocketbook 301+, Pocketbook Touch, Sony 950, 350
Quote:
Originally Posted by thoreau View Post
Anybody know if it's possible to go negative on the top or bottom margins on kindle with css?
Yes, at least negative top margin works (see attached).

Code:
html {
  margin: -17pt -11pt -17pt -11pt !important;
}
Attached Thumbnails
Click image for larger version

Name:	default_margins.png
Views:	631
Size:	34.5 KB
ID:	140506   Click image for larger version

Name:	negative_margins.png
Views:	658
Size:	37.6 KB
ID:	140507  
EbokJunkie is offline   Reply With Quote