View Single Post
Old 10-28-2021, 03:36 AM   #1
Equil
Junior Member
Equil began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2021
Device: kobo Clara HD
Koreader changes margin of images

I am using a kobo clara HD and the images looks fine in the base kobo software, but when I use koreader, the entire margin changes and become off centered.

This is the code I used for the images:

<div style="page-break-before:always; page-break-after:always; page-break-inside:avoid">

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" viewBox="0 0 820 1200" preserveAspectRatio="xMidYMid meet">
<image width="820" height="1200" xlink:href="../Images/000_Credits.jpg"/>
</svg>
This is the Kobo
Click image for larger version

Name:	Kobo.jpg
Views:	171
Size:	53.4 KB
ID:	189863

This is the koreader
Click image for larger version

Name:	Koreader.jpg
Views:	166
Size:	47.0 KB
ID:	189864

Anyone knows how to fix this problem?
Equil is offline   Reply With Quote