Tags displaying with an extra space and a line?

  • topgun21
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
11 Anni 5 Mesi fa #1085 da topgun21
My tags at the bottom of my pages are displaying with a weird vertical line and an extra space between the comma shown between tag words. (See png attached). I'm running Joomla 1.5.24 and CP 2.0

I'm seeing this in all browsers.
Allegati:

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
11 Anni 5 Mesi fa #1086 da andrea_4g
Edit file components/com_customproperties/css/customproperties.css.
Comment the following lines:
Code:
div.cp_tags span.cp_tag+span.cp_tag{ border-left : 1px solid silver; }
that will hide the vertical bar.

The distance between a tag and the next is controlled by this statement:
Code:
div.cp_tags .cp_tag a{ padding : 2px; }
change it as required
I seguenti utenti hanno detto grazie : topgun21

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.150 secondi