Page 1 of 1

How to change Categories Detail View

Posted: 16 Jul 2010, 07:00
by zonhal
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.

Re: How to change Categories Detail View

Posted: 16 Jul 2010, 13:55
by imperialWicket
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.