so, I've gone through and changed html for each image depending on the aspect ratio, in the form
Code:
<img style="height:100% width:auto" alt="Image_03" src="../Images/Image_03.png"/>
and
Code:
<img style="height:auto width:100%" alt="Image_03" src="../Images/Image_03.png"/>
so now my problem is that I still need to set the orientation of the screen to always portrait.
Also, ADE and Kobo are not displaying my embedded fonts (I think I have a coding error there).
Any help would be much appreciated.
The epub is attached (still incomplete, of course)
untitled.epub