Quote:
Originally Posted by Jellby
...And note that the text-align property is applied to the container, not to the <img>...
|
Yes, of course. For that reason I added the class "centered" to the image tag. The div tag retains the class "center" (Alex's original) so the epub will continue working on the ereaders where already works and by adding the class "centered" to the <img> tag now it should also work in iBooks. At least, that is the idea