where can I find back button (category) code

Phoca Gallery - image gallery extension
bloomies71
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 06 Apr 2016, 11:32

where can I find back button (category) code

Post by bloomies71 »

Hi,
I'm trying to adjust the back button category button. Default it's a .png icon picture, I want to replace the image with plain HTML (use icon-font). I lokked everywhere for the code, just can't find it. Does anyone has a clue?

In other words: where is this code

Code: Select all

<a class="" href="/foto-albums"><img src="/media/com_phocagallery/images/icon-up-images.png" alt=""></a>
generated?

Greets Marco
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: where can I find back button (category) code

Post by Jan »

Hi, see:

components\com_phocagallery\views\comment\view.html.php
components\com_phocagallery\views\detail\view.html.php
components\com_phocagallery\views\info\view.html.php
components\com_phocagallery\views\map\view.html.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply