Changing Link type in Lightbox Thumb Container

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 57tommy
    New Member
    • Mar 2014
    • 1

    Changing Link type in Lightbox Thumb Container

    I have a web page that has several types of Video and/or Gallery links that I would like to modify one thumbnail to link to Slideshow created with JAlbum in a folder "videos/cars/" instead of a "prettyPhot o[pp_gal]". Any suggestions on how to do this ? This is the existing code for one of the thumbnails

    <!-- Lightbox Thumb Container -->
    <div class="lightbox-thumb">

    <a href="img/gallery/4.jpg" data-rel="prettyPhot o[pp_gal]" title="Image description"><s pan class="hover-icon magnify"></span><img class="thumb" src="img/gallery/thumbs3/4.jpg" width="210" height="210" alt="Royale' Creative" /></a>
Working...