3D FlipBook - How to show all tools in mobile phone and how to set book direction from right to left?

s***e@cecn.net
2019-08-08
2019-08-08

How to show all tools in mobile phone and how to set book direction from right to left?

Replies

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi,

To set book direction from right to left – enable rtl in the book properties.

Plugin shows the same set of tools on mobile devices, do you mean there is not enough space to show them?

Best regards,

Ivan.

s***e@cecn.net
2019-08-08
2019-08-08

Yes not enough space for all tools

a***r@3dflipbook.net
2019-08-08
2019-08-08

You can edit the template CSS to change size of buttons or hide some of them for narrowed mode.

s***e@cecn.net
2019-08-08
2019-08-08

Can you please tell me name of the CSS file and location which to edit?

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi,

Insert into {plugin directory}assetscss*-book-view.css


@media only screen and (max-width: 600px) {
  .ctrl .fnavbar .fnav .fnav-item.cmdZoomIn, .ctrl .fnavbar .fnav .fnav-item.cmdZoomOut {
    display: none;
  }
}

Best regards,

Ivan.

s***e@cecn.net
2019-08-08
2019-08-08

new problem found that firefox was not able to show book. you can see here aliflammeem dot net and sometime chrome is not showing too. please let me know the fix.

s***e@cecn.net
2019-08-08
2019-08-08

hello is there any solution for firefox?

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi,

I checked your page several times, but it works fine on my computer http://3dflipbook.net/files/temp/1.png . Could you say the details how to reproduce the issue?

Best regards,

Ivan.

s***e@cecn.net
2019-08-08
2019-08-08

thanks for reply it is now solved. Problem was IDM extension

a***r@3dflipbook.net
2019-08-08
2019-08-08

Great!

s***e@cecn.net
2019-08-08
2019-08-08

Many of my friends using IDM so their browser not showing pdf book just showing IDM download option, can you do any trick to make that pdf not recognizable by IDM (internet download manager)? otherwise it is not usable for me!

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi,

One way: Upload a PDF through FTP with extension xpdf or something different from pdf and go this way https://youtu.be/U2nFc4Ksjuo?t=66

I will think how to go past IDM in next version.

Best regards,

Ivan.

s***e@cecn.net
2019-08-08
2019-08-08

it working fine now thanks

Log In to leave a comment