Quote:
Originally Posted by ZodWallop
There must be somewhere else in the ePub that points to a cover file, but I'm not sure where.
|
Something that you could also check is the cover metadata entry in the .opf file, which looks like this in epub2 books:
<meta name="cover" content="cover.png" />
note that
cover.png is an id, not the file name and in this case points to:
<item id="cover.png" href="Images/cover.png" media-type="image/png"/>
Maybe the Nook software uses the cover meta entry which might still point to the old cover.