Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author zoranc

    (@zoranc)

    in the picture template
    edit line 13

    var img_obj = "<img id='img_obj' src= '" + opt.picture_url + "'/>";
    to
    var img_obj = "<a href='http://www.mylink.com'><img id='img_obj' src= '" + opt.picture_url + "'/></a>";

    Thread Starter ttridley

    (@ttridley)

    Thank you so much Zoranc. That works a treat!
    Tridley

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: TAB SLIDE] Picture Template with Hyperlink’ is closed to new replies.