Adjustments to detail view

Phoca Gallery - image gallery extension
heathduncan
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 10 Jan 2024, 11:56

Adjustments to detail view

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47948
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Adjustments to detail view

Post 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
If you find Phoca extensions useful, please support the project
heathduncan
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 10 Jan 2024, 11:56

Re: Adjustments to detail view

Post by heathduncan »

Thanks for the response where do i find this output file ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47948
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Adjustments to detail view

Post by Jan »

Hi,
detail view:
components/com_phocagallery/views/detail/tmpl/default.php
categories view:
components/com_phocagallery/views/categories/tmpl/default.php

Jan
If you find Phoca extensions useful, please support the project
heathduncan
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 10 Jan 2024, 11:56

Re: Adjustments to detail view

Post by heathduncan »

Any chance of some help adjusting?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47948
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Adjustments to detail view

Post 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
If you find Phoca extensions useful, please support the project
Post Reply