Responsive problems

Phoca Gallery - image gallery extension
regiosites
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 21 Nov 2013, 11:44

Responsive problems

Post by regiosites »

Working in:
In category view:
Phoca 3.2.6
Joomla! 2.5.16

Hello together
I need following changes when the layout is in responsive mode:
- Deactivate the overlib.
- replace the jaklightbox with other one.

By inspecting the code with firebug I can see that the onmouseover, and onclick are fixed in:
<div class="phocagallery-box-file-third">
<a
.... onmouseover="return overlib ...
.... onclick="gjaks.show(5) ........
</a>
</div>

How can I solve this problems ???

Thanks and best regards,

Alejandro
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Responsive problems

Post by Jan »

Hi, both:
- overlib
- jak

are not set as default, so just set your gallery to default (disble the overlib feature in Options and change the detail method to other than JAK)

Jan
If you find Phoca extensions useful, please support the project
regiosites
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 21 Nov 2013, 11:44

Re: Responsive problems

Post by regiosites »

Hi Jan,
many thanks for your replay!

this means that I do not can use the jak for responsive layouts ?

Alejandro
Post Reply