• Hey !

    I am really loving the plug in and thinking of going to pro to be able to fully customize it ! Good job guys !

    Just a few questions before I do so:
    -I would like to open a video in a lightbox when I click on the button. How can I do this? Is it compatible with Video Lightbox plug in ?
    -Is it possible to set a % in width instead of a fixed value ? I would like each picture to be 33% of the container.

    Thanks you very much

    Yanis

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

Viewing 1 replies (of 1 total)
  • Plugin Author biplob018

    (@biplob018)

    its possible with custom Jquery somethings like thats. Its simple but you need to know basic Html class or IDwith lightbox open class. As builtin theke have no video lightbox. Its campatible but with custom method.

    jQuery(“###button-class”).click(function () {
    ///lightbox open id
    });

    Normally i don’t offer to buy pro or somethings else. first try then hope you will love this plugins. Another is you indicate that you want fixed value of width so will you please tell me how you decorate into mobile device. Its will be too small in small device. that’s why we used this into responsive design

Viewing 1 replies (of 1 total)
  • The topic ‘Button opens in lightbox’ is closed to new replies.