0

In the showcase section of this page (featured projects area), I am trying to link each photo to a dedicated page, instead of going into the JQuery light box.

Is there a way to achieve this without breaking the fade up animations and the dark overlays already present before clicking? Totally okay with scrapping the lightbox feature if neccessary, but not sure what to delete in fear of breaking the design and function.

This is a template that I have already customized with html and css. The linking to a page is the only issue I can't figure out (I'm a newby to JavaScript).

Any input would be much appreciated.

The entire site is downloadable with the style and JavaScript files for you to tinker with.

Thanks in advance,

Phil
  • 1
  • 1
  • There's probably a `click` event with `preventDefault` to show the lightbox. Just remove that and add the URL to the anchor. – azeós Sep 30 '17 at 22:58
  • @azeós Thank you for the advice, I'll do a search and try that out. – Phil Oct 01 '17 at 17:30

0 Answers0