Page 1 of 1

Adjustments to detail view

Posted: 17 Jan 2024, 20:19
by heathduncan
Hi there, new to phoca gallery and seeking to do some adjustments to various things if possible, I know that i have to adjust the .css files but when i have tried nothing seems to happen perhaps im not looking in the correct file ?? or the correct line of code?,
I am trying to achieve 2 things soon and other changes can happen later
1. The label in detail view to be above the picture and bolder/bigger, and to center the image in detail view.
2. When opening the gallery it can give me a total amount of hits on all images? and total amount of all images?

Re: Adjustments to detail view

Posted: 18 Jan 2024, 00:10
by Jan
Hi,

the gallery displays total amount of images in each category.

Regarding modifications, there are two options:

1) per CSS, if possible, this is the best way - you can use template user.css so the changes are not overwritten by update
2) or template override of the output files, there you can completely change the output.


Jan

Re: Adjustments to detail view

Posted: 24 Jan 2024, 10:09
by heathduncan
Thanks for the response where do i find this output file ?

Re: Adjustments to detail view

Posted: 25 Jan 2024, 00:33
by Jan
Hi,
detail view:
components/com_phocagallery/views/detail/tmpl/default.php
categories view:
components/com_phocagallery/views/categories/tmpl/default.php

Jan

Re: Adjustments to detail view

Posted: 25 Jan 2024, 09:14
by heathduncan
Any chance of some help adjusting?

Re: Adjustments to detail view

Posted: 26 Jan 2024, 17:19
by Jan
Hi, what help do you need? Unfortunately, I didn't do such customization yes, so I don't have any more specific advice for this :-(

Jan