• Resolved Rajeev Rajan

    (@rajeevrf)


    Hi,

    I want the Single page flipbook to be full width to the screen.
    Currently there is a margin on left and right of screen. How can I remove that and have the flipbook to be full width of the screen?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author DearHive

    (@dearhive)

    Hi,

    You can set padding to 0, but that is only available in Full version.

    Right now it looks like you have some CSS tricks.

    Best Regards,
    DearHive

    Thread Starter Rajeev Rajan

    (@rajeevrf)

    Hi,

    We did this temporarily using CSS. Just want to know the proper way of doing this.

    Is it possible for you let us know to which element we should set padding to 0? We will do it in coding.

    TIA

    Plugin Author DearHive

    (@dearhive)

    Hi,

    The proper way it available in Full version.

    Or you can set

    DFLIP.defaults.paddingLeft= 0;
    DFLIP.defaults.paddingRight= 0;

    after dflip.min.js loads.

    Best Regards,
    DearHive

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Flipbook Full width’ is closed to new replies.