Hello all,
I have just migrated to Phoca 5.0.2 on Joomla 5.1
In my current Phoca I'm using icons to show the Joomla compatibility of the files:
https://imgur.com/a/nlMxTe4
But on the Phoca website I see labels to display the compatibility, like this:
https://imgur.com/6q0SgAG
I've tried to find a styling option in the phoca component but I can't find it. How can this be achieved..?
labels (badges?) net to files names
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: labels (badges?) net to files names
Hi, these are tags separated by comma and stylized by CSS.
The parameter is:
Tags (Strings).
Each tag can get own class so it can by stylized by custom CSS.
Jan
The parameter is:
Tags (Strings).
Each tag can get own class so it can by stylized by custom CSS.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 30 Jun 2013, 13:16
Re: labels (badges?) net to files names
Hi Jan,
Thanks for the hint. I tried it but I guess the styling is not included in the standard Phoca distribution..?
Thanks for the hint. I tried it but I guess the styling is not included in the standard Phoca distribution..?
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: labels (badges?) net to files names
Hi, it cannot be as Phoca Download does not know the names of your tags or labels, so such needs to be designed in custom.css or user.css (your custom CSS loaded on the website)
Jan
Jan
If you find Phoca extensions useful, please support the project