View Single Post
Old 10-15-2013, 06:41 AM   #77
Psymon
Chief Bohemian Misfit
Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.Psymon ought to be getting tired of karma fortunes by now.
 
Psymon's Avatar
 
Posts: 571
Karma: 462964
Join Date: May 2013
Device: iPad, ADE
Quote:
Originally Posted by Perkin View Post
The only other thing I could suggest along this line of thinking is to reduce the height and width of the svg container by (say) 10, so it would be

Code:
      <svg xmlns="http://www.w3.org/2000/svg" height="95%"  preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 582 890"  width="95%" xmlns:xlink="http://www.w3.org/1999/xlink">
        <image height="890" width="582" xlink:href="../Images/Frontispiece.jpg"></image>
      </svg>
Thanks for the suggestion -- I just tried it, though, and still have the same issue (re blank pages). :/
Psymon is offline   Reply With Quote