Quote:
Originally Posted by DNSB
What I was looking for was in the content.opf (actually filename.opf but content is popular):
Code:
<item id="cover" href="Images/cover.jpeg" media-type="image/jpeg" properties="cover-image"/>
See the image for the text file bits.
|
Pretty much the same.
Code:
<item href="images/9780063235915_Cover.jpg" id="cover-image" media-type="image/jpeg" properties="cover-image"/>
I suppose I should see what's in the opf file after a problem but before fixing it.