Add fancybox class

Phoca Gallery - image gallery extension
ele_
Phoca Member
Phoca Member
Posts: 31
Joined: 08 May 2010, 12:58

Add fancybox class

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Add fancybox class

Post 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
If you find Phoca extensions useful, please support the project
Post Reply