Quote:
Originally Posted by Doitsu
The name of your cover image is cover.jpg, however, the cover image xlink:href attribute references cover.jp eg.
It should work, if you change the path to:
Code:
xlink:href="../Images/cover.jpg"
If that still doesn't work, delete the cover HTML file and create a new one via Tools > Add cover...
|
Thanks, I deleted the cover image and used the Add Cover as you suggested and it now displays correctly.
I had previously tried editing the path to include ../Images but that did not work so I changed it back again.
If I come across this problem again I now know what to do, thanks again for your help.