Quote:
Originally Posted by RbnJrg
Why not media queries? You can have the best of both world. By the way, ADE 4.x. although is an ereader that supports epub3, it doesn't support "grid", so you need some other solution there.
OF COURSE, THIS IS ONLY FOR EPUB3, it won't work under epub2.
|
i was an idiot, not realizing i could play around with minmax to get the size i wanted, although the flexbox solution you gave me is easier to work with so i switched to that. trying it in several readers (including ade 2.0.1) it works well, if everything is supported the boxes work as intended, for readers that dont support flexboxes it renders in an acceptable way. thanks.