Versions : PhocaGallery 4.4.2, Phoca Gallery Plugin 4.4.2
I want to use Phoca Gallery Plugin with Photoswipe as detail action. Since there is no number for detail=.. Parameter for phocagellery I omit this parameter :
{phocagallery view=category|categoryid=1|limitstart=0|limitcount=5}
This works fine, but unfortunately the display of the thumbnails is distorted: they are not inside their frames.
See the effect on https://gw-mk.de/index.php/test-einen-artikel
Picture : https://i.imgur.com/K0Wdzil.png
Phoca Gallery Plugin without specifying detail
-
- Phoca Newbie
- Posts: 1
- Joined: 21 May 2021, 19:45
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Gallery Plugin without specifying detail
Hi, this seems to be caused by figure tag.
Try to add yo your own custom.css following code:
Jan
Try to add yo your own custom.css following code:
Code: Select all
.phocagallery-box-file-third div figure {
margin: 0;
padding: 0;
}
Jan
If you find Phoca extensions useful, please support the project