Remove the filecount in categories view

Phoca Download - download manager
Himmel
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 04 Mar 2010, 15:00

Remove the filecount in categories view

Post 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
reko
Phoca Professional
Phoca Professional
Posts: 407
Joined: 29 Dec 2008, 22:06

Re: Remove the filecount in categories view

Post by reko »

hi, please look at this topic: viewtopic.php?f=31&t=19963#p76781.
Himmel
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 04 Mar 2010, 15:00

Re: Remove the filecount in categories view

Post 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:
Post Reply