Quote:
Originally Posted by willthethrill521
where and what type of tag would i have to to insert into the opf to get the cover img to show up?
|
For kindlegen, Amazon has the following recommendation (from their Publishing forum)
Quote:
Kindlegen does not have a way to distinguish a image at the front from a normal image in the book, and does not treat the same as a cover image. If you want a particular image to be treated as a cover image, please use the syntax, within the head of the HTML file
<meta name="cover" content="<url>">
Here's <url> is the location of the image with respect to the HTML file.
Kindlegen will uniquely recognize the image as a cover image, and function accordingly
|
For the .opf approach, see
The Cover Page from mobipocket's documentaion for prcgen - which presumably still works with kindlegen.