Insert link on image...

Phoca Gallery - image gallery extension
lorylor
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 07 Apr 2010, 13:11

Insert link on image...

Post by lorylor »

I need to insert a differntent link in a immage of a subcategory of phoca gallery ... i want that when you clik on not open the category but a link ... with firebug i have find the html to change, but idont't find it in the site ... so where how i can find the html of phoca gallery?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Insert link on image...

Post by Jan »

Hi, html code is stored in templates of Phoca Gallery (used MVC pattern), so e.g. for Category View:

components/com_phocagallery/views/category/tmpl/default.php

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