Ah, I see. It must've had something to do with the "&" character, as the original filename is:
"images/LandOfBeastsBookFunnelB&W.jpeg"
It seems the html must've removed the "&", whereas the OPF tried to keep it, but converted it into computer syntax (or whatever the correct term is).
I've removed the "%26" from the OPF, and also renamed the image to just "BW", so it all matches. It seems to be working now.
Thanks a ton!
|