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>Eleonora

