View Single Post
Old 07-02-2023, 11:45 PM   #43
Interrobang
Oracle Pig Keeper
Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!Interrobang , Klaatu Barada Niktu!
 
Posts: 26
Karma: 5024
Join Date: Jun 2023
Device: Kindle Fire HD, Samsung Tab
Quote:
Originally Posted by Turtle91 View Post
Let us know if that works on your device(s) as well!
Per your suggestion, I changed the code as follows:
Code:
<body style="margin: 0; padding: 0; background-color:rgb(0,0,255)">
  <div style="margin: 0; padding: 0; text-align: center;">
    <svg xmlns="http://www.w3.org/2000/svg" height="100vh" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 1275 2100" width="100vw" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title/>
      <image width="1275" height="2100" xlink:href="../Images/Title_Page.png"/>
    </svg>
  </div>
</body>
Sigil displayed it fine; ADE shrank the image to about 60%; and the tablet showed it the same size as the other attempts, with a border along the bottom.

I've attached a couple of screenshots so you can see what I'm seeing.
Attached Thumbnails
Click image for larger version

Name:	Screenshot_Google_Play_Books.jpg
Views:	118
Size:	94.3 KB
ID:	202420   Click image for larger version

Name:	Screenshot_ADE.png
Views:	122
Size:	11.1 KB
ID:	202421  
Interrobang is offline   Reply With Quote