Page 1 of 1

Add fancybox class

Posted: 12 Sep 2012, 09:57
by ele_
Hi,
i've a problem in all my site i've used fancybox jquery for all my images.
I like to use it also for phocagallery.

But i can't understand how. Just enter class="fancybox" to work.

I've set popupbox (1)
i've change this file : /components/com_phocagallery/view/category/view.html.php

Code: Select all

<div class="phocagallery-box-file-third">
<center>
<a class="js-button" title="Storia" href="/vipp/it/component/phocagallery/1-storia/detail/1-storia?tmpl=component&detail=1&buttons=1" onclick="window.open(this.href,'win2','width=680,height=560,scrollbars=yes,menubar=no,resizable=yes'); return false;">
<img class="pg-image" src="/vipp/images/phocagallery/storia/thumbs/phoca_thumb_m_storia01.jpg" alt="Storia"></a></center>
</div>
i've change in the file where was "js-button" with "fancybox" but i don't see the change.

Eleonora

Re: Add fancybox class

Posted: 27 Sep 2012, 18:29
by Jan
Hi, there is no such option in Phoca Gallery, I didn't implement it such feature so cannot give any advice there as I don't know the implementation code of the method :-( :-(

Jan