View Single Post
Old 10-08-2019, 05:11 AM   #2
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,361
Karma: 20212223
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
You have an image in your epub that doesn't have a valid address for the source document. You can not point to an image on a webpage or your computer, it must be in your epub.

A valid location should look something like:

<div><img alt="" src="../Images/MyPic.jpg" /></div>

... where MyPic.jpg is located in your "OEBPS/Images" folder of the ePub. If the image is located somewhere else in your ePub, then give it that path.
Turtle91 is offline   Reply With Quote