Fancybox

  • Posted in : impressivCard
  • ernawefe
    Participant

    Hi

    Second problem:
    My Lightbox Gallery ‘Fancybox’ is working from back to front, instead of working from the first to the last picture. (In the code I have the first picture at the beginning).
    Where could be the mistake?

    Many thanks for helping.
    Erna

    My Fancybox-Problem, you find:
    http://www.ernaweiss.ch
    potfolio>about

    ahmetsali
    Keymaster

    Hi, this is weird lightbox show gallery images in order of their html appearance. Can you provide your url and point exactly the part which the issue appears.

    ahmetsali
    Keymaster

    ok, i saw your other post with your url now. Your lightbox gallery links must have hidden class except the first one, as;

    <a href="images/portfolio-big/portfolio-big-01.jpg" title="Showcase of my cool project!" data-lightbox-gallery="fancybox-item-02" class="ico lightbox"></a>
    <a href="images/portfolio-big/portfolio-big-02.jpg" data-lightbox-gallery="fancybox-item-02" title="Showcase of my cool project" class="hidden lightbox"></a>
    <a href="images/portfolio-big/portfolio-big-04.jpg" data-lightbox-gallery="fancybox-item-02" class="hidden lightbox"></a>
    
    ernawefe
    Participant

    Tank you very much for your help!!!
    I looked for hours and didn’t find the mistake ;-)
    Now it works.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘impressivCard’ is closed to new topics and replies.