where can I find back button (category) code
Posted: 06 Apr 2016, 11:42
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 generated?
Greets Marco
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>
Greets Marco