• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

SVG Image shows up tiny only in Adobe Digital Editions...what am I doing wrong?

New Here ,
Nov 27, 2014 Nov 27, 2014

Copy link to clipboard

Copied

I've hand-coded it myself and it works across everything except ADE. Instead of showing up fullscreen, it shows up extremely tiny at the top of the page. Would anyone know how to fix this? Is it something wrong in the code? Here is the code that I have for every image (in their xhtml):

<div class="svg_outer">

      <div class="svg_inner">

            <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 1066 1600" preserveAspectRatio="xMidYMid meet">

                <image width="1066" height="1600" xlink:href="../Images/name.jpg" />

            </svg>

      </div>

</div>

Views

201

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation