Page 1 of 1

Re: How to remove number of images in category view

Posted: 31 May 2010, 13:25
by Jan
Hi, which number you mean (in Category View :idea: )

Jan

Re: How to remove number of images in category view

Posted: 12 Jun 2010, 23:45
by Anne M
Hi Johan,

You can simply add following into your template.css

Code: Select all

div#phocagallery-categories-detail div div div div span {display:none;}
No more numbers showing in categeories view after the titel.

Kind regards,
Anne M

Re: How to remove number of images in category view

Posted: 13 Jun 2010, 12:02
by Jan
Hi, thank you for this useful info.

Jan