I put something like
Code: Select all
{phocagallery view=category|categoryid=76|limitstart=0|limitcount=0}{phocagallery view=category|categoryid=77|limitstart=0|limitcount=0}My previous site was on Joomla 1.5, so when i was need to customize phoca gallery plugin output in the material I could not find any other solution but to modify file /plugins/content/phocagallery.php
Now on my new site (Joomla 3.4, Phoca Gallery Component 4.2.1) I need to do the same thing, and I want to know right way to do it.
P.s. CSS changes is not enough. I need to wrap elements with divs, change it's order, etc.

