Quote:
Originally Posted by RbnJrg
You opened my epub in ADE, and I said that you should open it in Thorium and Calibre Viewer (because you had said that the code wouldn't look fine in those ereaders). Open my epub in those ereaders please (there it should look fine, as you could see in the screenshoot I posted). ADE 4.x DOESN'T HONOR the property "calc()", so it's neccesary to write special code to deal with ADE 4.x and captions (ADE 4.x is an issue, because it also lacks support for @supports and makes it a little harder to write alternative code).
|
@supports seems to work in ADE 4.5 when using epub3.
'Calc()' seems to work as well.
The problem here is 'float'. It makes all the difference. Removing it will make your file work fine in ADE and Books.
Maybe it takes some additional settings to make 'float' work as intended?