Jump to content

Tags - Suggestion Improvements


BomAleold

Recommended Posts

1. I noticed that is unfortunately not yet possible to color every single tags without using external applications, the only remedy is to use a css like this

<style type="text/css"> 
						/* TAGS STYLE */
						td > a[href*="configurazione"] {
							  background: #7BA60D !important;
							}
						td > a[href*="codice"] {
							  background: #AF286D !important;
							}
					</style>


2. Then if it is set as a prefix, in the topic view is repeated in the list as the first element.
post-241732-0-27913400-1356355977_thumb.
3. Change the tag without having to delete... post-241732-0-85813100-1356356140_thumb.

ITALIANO

1. Ho notato che purtroppo non è ancora possibile colorare ogni singolo tags senza dover usare applicazioni esterne; unico rimedio è usare un css del genere

<style type="text/css"> 
						/* TAGS STYLE */
						td > a[href*="configurazione"] {
							  background: #7BA60D !important;
							}
						td > a[href*="codice"] {
							  background: #AF286D !important;
							}
					</style>

2. Poi se viene impostato come prefisso, nel topic view viene ripetuto nella lista come primo elemento. 3. Modificare il tag senza doverlo cancellare...



post-241732-0-27913400-1356355977_thumb.
post-241732-0-85813100-1356356140_thumb.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...