- Messaggi: 2
- Ringraziamenti ricevuti 0
Tag separators
- pixeltech
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
10 Anni 4 Mesi fa #1927
da pixeltech
Tag separators è stato creato da pixeltech
I was wondering how to add a separator like a pipe symbol | between the tags that display at the bottom of the page?
I would like it to read like this: Tags: tag1 | tag2 | tag3 | tag4
BTW, I really am liking the plugin. I'm using it on J3
Thanks for the help
I would like it to read like this: Tags: tag1 | tag2 | tag3 | tag4
BTW, I really am liking the plugin. I'm using it on J3
Thanks for the help
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
10 Anni 4 Mesi fa #1929
da andrea_4g
Risposta da andrea_4g al topic Tag separators
You can do that by editing Custom Properties CSS only.
Add the following statement to media/com_customproperties/css/customproperties.css
Add the following statement to media/com_customproperties/css/customproperties.css
Code:
div.cp-tags span.cp-tag + span.cp-tag {
border-left: 1px solid #ccc;
padding: 0 .25em;
}
I seguenti utenti hanno detto grazie : pixeltech
Si prega Accesso o Crea un account a partecipare alla conversazione.
- pixeltech
- Autore della discussione
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 2
- Ringraziamenti ricevuti 0
10 Anni 4 Mesi fa #1934
da pixeltech
Risposta da pixeltech al topic Tag separators
Thanks so much!!!
Si prega Accesso o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.163 secondi