View Single Post
Old 08-20-2013, 11:46 AM   #4
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,361
Karma: 20212223
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by theducks View Post
AFAIK there is no Rotational controls in EPUB.
A sideways image was stored that way. Use a image tool to rotate 90 (the right way) (Windows Image viewer will rotate images).
<div style="transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg)"><img alt="" src="../Images/cover.jpg" /></div>


The CSS3 "rotate" property works...at least in QT/Sigil...I haven't checked it on a device. The -webkit one works in QT/Sigil....I left the others there for possible compatibility issues.
Turtle91 is offline   Reply With Quote