View Single Post
Old 07-19-2010, 11:36 AM   #109
kiermel
Enthusiast
kiermel began at the beginning.
 
kiermel's Avatar
 
Posts: 43
Karma: 10
Join Date: Apr 2009
Location: Malaga - Spain
Device: Kindle Touch, iPad, iPhone
I discover why don't get the image as cover.
This is the code of the image created by writer2epub:

<div><img width="51%;" alt="" src="../images/img0001.jpg" /></div>

I removed the text red marked and the image is now the cover

<div class="sgc-5">
<img src="../images/img0001.jpg" />
</div>


I hope my feedback can help you. I'm sorry if I'm being such a pain!

Last edited by kiermel; 07-19-2010 at 11:40 AM.
kiermel is offline