View Single Post
Old 05-08-2022, 04:15 PM   #98
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by oston View Post
Thanks for the confirmation of what I've been seeing while testing different versions of the css file.

Does this mean that the kf8 file also "contains" the Mobi version and so delivers that version to the iOS app.

Is there a @media setting for the iOS device. I am not having any success with trying to use @media amzn-mobi to deliver a specific class for the Ipad app?

jim
The Kindle for iOS app does not support KF8 format most likely due to Apple’s restrictions on html rendering software. (KF8 is based on an outdated version of WebKit.) If you email an EPUB the iOS app will receive MOBI format.

The media query you mentioned is correct for targeting the iOS app. However almost all formatting is stripped out during conversion to MOBI since that format supports only a subset of HTML 3 so it might be ignored anyway.
jhowell is offline   Reply With Quote