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?
Adjustments to detail view
- Jan
- Phoca Hero
- Posts: 48361
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Adjustments to detail view
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
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
-
- Phoca Newbie
- Posts: 7
- Joined: 10 Jan 2024, 11:56
Re: Adjustments to detail view
Thanks for the response where do i find this output file ?
- Jan
- Phoca Hero
- Posts: 48361
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Adjustments to detail view
Hi,
detail view:
components/com_phocagallery/views/detail/tmpl/default.php
categories view:
components/com_phocagallery/views/categories/tmpl/default.php
Jan
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
-
- Phoca Newbie
- Posts: 7
- Joined: 10 Jan 2024, 11:56
Re: Adjustments to detail view
Any chance of some help adjusting?
- Jan
- Phoca Hero
- Posts: 48361
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Adjustments to detail view
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
Jan
If you find Phoca extensions useful, please support the project