Hi:
I would like to create my front page like the Categories Detail View but without all the description.
What I want is the name of the category and the image as thet appears with this parameter.
How to change Categories Detail View
-
imperialWicket
- Phoca Enthusiast

- Posts: 78
- Joined: 28 Feb 2010, 15:39
Re: How to change Categories Detail View
In the parameters for Categories View Settings, change the Display Categories Style to "Categories and images".
I think this is very close to what you describe. If you need subtle changes to the resulting positions, the /components/com_phocagallery/views/categories/tmp/default.php file is where the html is populated. Much of the styling on this page is inline, and you can edit in that file as necessary.
Hope this helps.
I think this is very close to what you describe. If you need subtle changes to the resulting positions, the /components/com_phocagallery/views/categories/tmp/default.php file is where the html is populated. Much of the styling on this page is inline, and you can edit in that file as necessary.
Hope this helps.
