Phoca Gallery Plugin parameters confusion (e.g. detail)

Phoca Gallery plugins - plugins for Phoca Gallery extension
Destroy666
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 19 Mar 2024, 11:27

Phoca Gallery Plugin parameters confusion (e.g. detail)

Post by Destroy666 »

https://www.phoca.cz/documentation/77-p ... ery-plugin - according to this, `detail` argument should change how the bigger images are displayed, for instance. But I changed it to all the numbers and it didn't change anything. Currently it's set to:

Code: Select all

{phocagallery view=category|categoryid=2|detail=6}
What am I missing?

Also, how can you change the CSS of the plugin? For example add an icon on hover on the images or change the background that pops up to be transparent.

Example: https://www.lenkraddesign.eu/oferta/kierownice-gotowe
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery Plugin parameters confusion (e.g. detail)

Post by Jan »

Hi, no, detail argument just set the type of detail windows (a lot of them were remomed in latest version due to not having responsivity).

You can change CSS in your user.css/custom.css of your template. Such files are here for custom changes in CSS and are not overwritten by update. Styles in this files can then influence whole Joomla, including Phoca Gallery plugin.

Jan
If you find Phoca extensions useful, please support the project
Destroy666
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 19 Mar 2024, 11:27

Re: Phoca Gallery Plugin parameters confusion (e.g. detail)

Post by Destroy666 »

Ok, so no detail scripts are available? Probably should update documentation in that case.

Thanks, I'll check the override.
Post Reply