Edit Category View --> CSS?

Phoca Gallery - image gallery extension
daniel
Phoca Member
Phoca Member
Posts: 10
Joined: 25 Feb 2011, 16:11
Location: Germany

Edit Category View --> CSS?

Post by daniel »

Hey there,

I have a two big categories, with many subcategories. I present one categoriy (named Galerie) with the category list layout.
My problem: both categories are shown (main and sub)

Galerie » Personen (4)
Galerie » Tiere(8)
Galerie » Stillleben(2)
...

How can i remove the first category, so that it looks like that:

Personen (4)
Tiere(8)
Stillleben(2)
...

I tried to edit the phocagallery.css

i added
.category {
display:none,
}
But then both categores are not displayed
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Edit Category View --> CSS?

Post by Jan »

Hi, then you need to find the tree function and remove the main categories (see models of category view)

Jan
If you find Phoca extensions useful, please support the project
Post Reply