|  10-28-2019, 03:38 PM | #16 | 
| mostly an observer            Posts: 1,519 Karma: 996810 Join Date: Dec 2012 Device: Kindle | 
			
			>And do you still upload reflowable ebooks to KDP as epubs? I do. >Aren't most ebooks only a few MBs? The novels I wrote as a Promising Young Man were about 80,000 words. Uploaded decades later as epubs to the KDP, they run about 500 KB. My heaviest book is 340 pages in the print edition -- maybe 150,000 words -- and has a couple dozen images and maps. It weighs in at 2.5 MB. >you could publish a sample book with various sized images created using KC and see how it looks on an older Kindle. I wish Slowsmile would do just that, before he publishes a guide to using Kindle Create (which to judge from this thread is even less desirable than I previously believed). | 
|   |   | 
|  10-28-2019, 05:44 PM | #17 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  10-28-2019, 06:16 PM | #18 | 
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | |
|   |   | 
|  10-28-2019, 08:38 PM | #19 | |
| Witchman            Posts: 628 Karma: 788808 Join Date: May 2013 Location: Philippines Device: Android S5 | 
			
			@Notjohn... Quote: 
 Last edited by slowsmile; 10-28-2019 at 09:46 PM. | |
|   |   | 
|  10-28-2019, 10:16 PM | #20 | 
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | 
			
			All right, you two--NOT HERE. It's annoying enough on the Kindle forums. NOT HERE. Hitch | 
|   |   | 
|  10-29-2019, 07:15 AM | #21 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  10-29-2019, 08:53 AM | #22 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 Hitch | |
|   |   | 
|  10-29-2019, 09:15 AM | #23 | 
| Wizard            Posts: 2,306 Karma: 13057279 Join Date: Jul 2012 Device: Kobo Forma, Nook | |
|   |   | 
|  10-29-2019, 10:11 AM | #24 | 
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | |
|   |   | 
|  10-29-2019, 10:17 AM | #25 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			The CSS in ePub 2 doesn't support media queries. I'll convert the ePub 3 eBook and leave the medial queries and see what happens with ADE 2.0.1.
		 | 
|   |   | 
|  10-29-2019, 10:33 AM | #26 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Here are the media queries that validated in both ePub 2 and ePub 3. I converted the ePub 3 eBook to ePub 2 and it validates no problem. Maybe you last did it with an older epubscheck. Code: @media amzn-kf8 {
  div.body {
    margin: 0 0 0 0;
  }
  body {
    margin: 0 1.2em 0 1.2em;
  }
  img.epub {
    display: none;
  }
  img.sign-up {
    width: 3.5em;
    display: inline;
  }
  img.fb {
    width: 1em;
    display: inline;
  }
}
@media amzn-mobi {
  div.body {
    margin: 0 0 0 0;
  }
  body {
    margin: 0 1.2em 0 1.2em;
  }
  img.epub {
    display: none;
  }
  img.sign-up {
    width: 3.5em;
    display: inline;
  }
  img.fb {
    width: 1em;
    display: inline;
  }
  sup {
    vertical-align: super;
    font-size: 0.65em;
  }
  sub {
    vertical-align: sub;
    font-size: 0.65em;
  }
} | 
|   |   | 
|  10-29-2019, 11:24 AM | #27 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 But I'm reasonably sure that all MQ experimentation that we've conducted has lead to not-passing ePUBs. Granted...have we tested it this year? Perhaps not. Not sure...I'll check and post back. Hitch | |
|   |   | 
|  10-29-2019, 11:37 AM | #28 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  10-29-2019, 11:39 AM | #29 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 Hitch | |
|   |   | 
|  10-29-2019, 12:09 PM | #30 | 
| Grand Sorcerer            Posts: 5,837 Karma: 105490889 Join Date: Apr 2011 Device: pb360 | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kindle Previewer version 3.32 and KPF | jhowell | Kindle Formats | 78 | 03-23-2020 01:18 AM | 
| Looking at the html of a Kindle Create (kpf) file | Notjohn | Kindle Formats | 1 | 01-15-2019 06:43 PM | 
| ‘King of the Blues’ Blues Legend B.B. King Dead at Age 89 | Apache | Lounge | 3 | 05-15-2015 08:55 PM | 
| My frustrating Kindle experience. Sigh. | Roy Hinkley | General Discussions | 29 | 05-26-2010 01:42 PM | 
| *Sigh* Sony Reader, or Wait for Canadian Kindle? | strangeseraph | Which one should I buy? | 12 | 03-05-2009 01:14 PM |