Currently, this is the way I display my tags. A little eccentric, maybe, but I don’t like boring looking things.
I’ve included a sort in function tag_bottomlist, so now they appear alpabetized; the way of sorting is far from perfect, but it’s just a beginning. And here is the CSS:
div.plugin_tag_list {border: 5px ridge #008000;
padding: 5px;}
div.plugin_tag_list a {border-style: none solid solid solid;