Page 1 of 1

Modifying Jak Lightbox layout

Posted: 26 Aug 2010, 15:59
by ctecha
Hey everyone,

I'm currently working with the jak lightbox that pops up when you click an image inside a gallery. It looks great but I want to be able to put more stuff in the lightbox like the gallery title, description information from the category itself, the rating system, etc. Right now the description in the lightbox is just the file name of the image. I can't seem to find the layout file for the jak lightbox though... all I see is the javascript files for it. I hope these aren't the layout files otherwise I'm going to have huge problems. Any ideas on how to add things like this to the lightbox?

Thanks

Re: Modifying Jak Lightbox layout

Posted: 28 Aug 2010, 15:01
by Jan
Hi, Jak is an image popup - it means it only display image and JAK hardcoded parts in popup - not customized html, so there will be problem with displaying e.g. rating, etc. Such needs to be customized in the JAK library :-(

Jan