Hi, thank you for this great plugin. I downloaded it when it was the month’s free item.
In fullscreen my website’s fixed navigation menu displays on top of the FlipBook. If I lower the z-index of the website menu it breaks the site, and I cannot find the correct FlipBook css to change the z-index.
Is there a specific class where I can assign a higher z-index to fix this problem?
Many thanks.
Hi Ivan,
Is there an easy solution for this? It’s creating a few problems on my site with sticky and fixed items, when FlipBook is fullscreen.
Thanks, Zephyr
Hi,
Look in lightbox css – it should be easy to find.
Best regards,
Ivan.
There isn’t a lightbox function, just the embedded FlipBook like the simple PDF by jQuery example on your website. No matter which z-index I change in book-view.css, the fixed menu and sticky sidebar always appear on top of the PDF in fullscreen mode.
I found the source of the problem. I was using wow.js to fade in the pdf container. Somehow that was interfering with fullscreen mode. Hope this helps if anyone else encounters the same problem.