View Single Post
Old 09-20-2019, 01:49 PM   #16
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,099
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by theducks View Post
Code:
@media not amzn-mobi {
   .element-bodymatter .heading-without-image .title, div.title-page-title-subtitle-block {
      background-image: url(kindle:flow:0002?mime=image/svg+xml);
   }
}
The "kindle:flow:0002?mime=image/svg+xml" in the URL is caused by a bug in unpacking the book from KF8 format. It is supposed to be replaced by the name of the SVG file. I believe that this bug was fixed in kindleunpack version 081.
jhowell is offline   Reply With Quote