Page 1 of 1

Remove the filecount in categories view

Posted: 18 Jun 2012, 16:09
by Himmel
Hi there,
How to remove the filecount in the categories view.
The categories contain subcategories with files, but in view they showing 0.
People will be confused showing the 0.

Image

Image

Re: Remove the filecount in categories view

Posted: 23 Jun 2012, 11:14
by reko
hi, please look at this topic: viewtopic.php?f=31&t=19963#p76781.

Re: Remove the filecount in categories view

Posted: 11 Jul 2012, 23:44
by Himmel
Add the code to phocadownload.css (bottom) ?

What will the code look like?

This isnt working:

Code: Select all

#phoca-dl-category-box.pd-subcategory table tr td .small,
#phoca-dl-category-box.pd-subcategory 
#phoca-dl-categories-detail .dl-cats-name.small .small{
    display:none;
}
Not that big with CSS, sorry :oops: