Quote:
Originally Posted by davidfor
The short answer is that the code in the epub is probably saying to put the image there. It could be there is an error somewhere and that the calibre viewer is more forgiving than either of the renderers are on the device. And it definitely is more forgiving than the RMSDK used for epub.
To really say, we need to see an example of the code. If they come from somewhere we can freely download, then post a link. Otherwise, post a sample of the code and the stylesheet.
|
This is the HTML code for one page:
<title>LE PIŁ BELLE STORIE - IN CUCINA</title>
<link rel="stylesheet" type="text/css" href="../Styles/style0001.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head><body>
<div class="fs">
<div><img src="../Images/image00445.jpeg" class="singlePage" width="1200" height="1651"/></div>
<div id="page9788852223563_Page_006-1"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-1-magTargetParent", "ordinal":1}"></a></div>
<div id="page9788852223563_Page_006-2"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-2-magTargetParent", "ordinal":2}"></a></div>
<div id="page9788852223563_Page_006-3"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-3-magTargetParent", "ordinal":3}"></a></div>
<div id="page9788852223563_Page_006-4"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-4-magTargetParent", "ordinal":4}"></a></div>
<div id="page9788852223563_Page_006-5"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-5-magTargetParent", "ordinal":5}"></a></div>
<div id="page9788852223563_Page_006-6"><a class="app-amzn-magnify" data-app-amzn-magnify="{"targetId":"page978885222 3563_Page_006-6-magTargetParent", "ordinal":6}"></a></div>
<div id="page9788852223563_Page_006-1-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-1-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
<div id="page9788852223563_Page_006-2-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-2-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
<div id="page9788852223563_Page_006-3-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-3-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
<div id="page9788852223563_Page_006-4-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-4-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
<div id="page9788852223563_Page_006-5-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-5-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
<div id="page9788852223563_Page_006-6-magTargetParent" class="target-mag-parent" data-AmznRemoved="mobi7">
<div class="target-mag-lb"></div>
<div id="page9788852223563_Page_006-6-magTarget" class="target-mag"><img src="../Images/image00445.jpeg" width="1200" height="1651"/></div>
</div>
</div>
</body></html>