Jan
How to remove number of images in category view
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to remove number of images in category view
Hi, which number you mean (in Category View
)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Anne M
- Phoca Member

- Posts: 14
- Joined: 11 Apr 2010, 14:32
Re: How to remove number of images in category view
Hi Johan,
You can simply add following into your template.css
No more numbers showing in categeories view after the titel.
Kind regards,
Anne M
You can simply add following into your template.css
Code: Select all
div#phocagallery-categories-detail div div div div span {display:none;}Kind regards,
Anne M
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to remove number of images in category view
Hi, thank you for this useful info.
Jan
Jan
If you find Phoca extensions useful, please support the project