Joomla 4.1.2
Phoca Gallery 4.5
Is it possible to get rid of the folder icon circled in red?
Cheers
Gary
Remove folder icon from Categories
-
- Phoca Member
- Posts: 18
- Joined: 22 Feb 2011, 02:25
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Remove folder icon from Categories
Hi,
yes, this is possible:
create a phoca gallery custom.css and copy and paste this code:
Fromtend:
Kind regards,
Benno
yes, this is possible:
create a phoca gallery custom.css and copy and paste this code:
Backend:.ph-si-category {
display: none;
}
Fromtend:
Kind regards,
Benno
-
- Phoca Member
- Posts: 18
- Joined: 22 Feb 2011, 02:25
Re: Remove folder icon from Categories
Many thanks for the quick response!
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Remove folder icon from Categories
You're welcome!
Kind regards,
Benno
Kind regards,
Benno