JAK Lightbox Problem

Phoca Gallery - image gallery extension
Maximus_D_M007
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 17 May 2015, 02:05

JAK Lightbox Problem

Post by Maximus_D_M007 »

Hi,

I've installed Joomla 3.4.1.
Site: http://www.reichardt-haustechnik.de/ind ... 4-sanitaer

In Detail-View set JAK Lightbox. In the source code is the following code:
<style type="text/css">
img { max-width: none !important; }
</style>
How can I remove the code.

Thanks
lucas3001
Phoca Member
Phoca Member
Posts: 43
Joined: 10 Feb 2015, 15:44

Re: JAK Lightbox Problem

Post by lucas3001 »

I can't get the question...
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox Problem

Post by Jan »

Hi, go to:
administrator\components\com_phocagallery\libraries\phocagallery\render\renderdetailwindow.php

line cca 257 and comment the $document->addCustomTag ... line (it is here to not be in conflict with bootstrap templates)

Jan
If you find Phoca extensions useful, please support the project
Post Reply