Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2550
    wildernessbob
    Participant

    are there any instructions for a nube? i can’t seem to find anything to help me figure this thing out. i’ve installed the plugin activated it, played with the few settings there are,bet get no lightbox and have no idea what to do next.
    h

    #2559
    Dan Dan
    Participant

    On the general settings page, I have the selector word “lightbox”. You will use this in the html code when you want a lightbox to appear.

    In the settings further down on that page, I have disabled all the options that would add a lightbox by default. Instead I use something like the following code to enable the lightbox:

    <a rel="lightbox" href="http://vimeo.com/86019637" title="">Your words or an image here.</a>

    It’s the rel="lightbox" part that activates the lightbox, since “ligtbox” is the word I choose for the rel selector in the general settings.

    Hope this helps!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.