3D FlipBook - How to make PDF Full Screen

d***s@cfimail.net
2020-09-04
2020-09-04

Is there a setting to control the height of the book display? On the div _3d-flip-book fb3d-fullscreen-mode full-size it says the CSS is full screen but it is actually set to 843.3px due to the CSS forcing it that height. Is this a bug and/or how can I fix this?

Replies

a***r@3dflipbook.net
2020-09-04
2020-09-04

It uses all space in the parent element if it less 100px height=0.75*width, you can apply your css class with appropriate height settings https://3dflipbook.net/wp-user-manual#inserting-pdf-book-fullscreen . also you can do like this: <div style="height: 50vh;">[3d-flip-book mode="fullscreen" id="1"][/3d-flip-book]</div> Actually it is not fullscreen mode it is full-size mode - will be renamed later.

Log In to leave a comment