Thread: Aura HD Small Cover Images
View Single Post
Old 09-11-2018, 11:27 AM   #5
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
I just want to know if you are using Kobo's Nickel, KOReader, Plato, CoolReader or another program to read epubs.
Anyway, for reference, this is the code I usually use:
Spoiler:
Code:
<body>

  <div style="page-break-before:always; page-break-after:always; page-break-inside:avoid">

    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="100%" height="100%" viewBox="0 0 131 198" preserveAspectRatio="xMidYMid meet">
      <image width="131" height="198" xlink:href="images/cover.jpg"/>
    </svg>

  </div>

</body>

as davidfor says you can easily do with Calibre's E-Book Editor or with Sigil if you prefer.
Good luck.
jcn363 is offline   Reply With Quote