Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoreamel
    • CommentTimeJul 25th 2010
     
    Hi!

    First of all: tnx for Lightbox! I'm a great fan...

    Today I 'made' my first step in a multiple imagegallery. Until today i just used one pic at the time. The gallery works fine except for one thing: it shows the last image first and to be able to view the rest of the pics you have click 'previous' (?)

    I can't find the error in the code. What am I doing wrong?

    The particular gallery is here to find: http://www.eamel.net/entry_3241.php (it's dutch. Just click the vintage sailingpic at the bottom of the post)

    Help? ;-)
    • CommentAuthorSolitaire
    • CommentTimeJul 30th 2010
     
    I am having this same problem as well when I put the links within a table. But when I take the table tags out and just do a list, it loads perfectly. :/
    • CommentAuthormember900
    • CommentTimeAug 9th 2010
     
    Did you find a solution to this?
    • CommentAuthorragand
    • CommentTimeAug 24th 2010
     
    Yes, I am having the same problems too. I'm not using any tables and the image source exists as a list element within a div. Any help would be appreciated...
  1.  
    eamel,

    You have not set up Lightbox correctly. You have not included the JavaScript files nor the CSS file. You are also incorrectly tagging links for use by Lightbox by using a { in the rel attribute:

    You have: lightbox{skutsjesilen]
    It must be: lightbox[skutsjesilen]

    Have a look at the Lighbox "how to use" instructions and follow them step by step.