View Single Post
Old 02-06-2010, 07:56 PM   #2
iandix
Addict
iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.iandix is far more humble than you.
 
iandix's Avatar
 
Posts: 295
Karma: 109308
Join Date: Dec 2009
Location: NSW Australia
Device: nook touch a Nook 3g (rooted) and a nookcolor (rooted)
You could use SVG image in the cover page such as;-

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

the 490 and the 750 numbers are the size of the image you are using ..so change to match your image.

or
go into "convert E-Book" and add a image in the area marked "change cover image" .. that will change it, just in that one copy of Calibre you are running.

or
just drag and drop a image (and rename it cover.jpg) into the folder that holds the epub file.
iandix is offline   Reply With Quote