Responsive problems
Posted: 21 Jan 2014, 12:38
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
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