seltsam, bei mir läuft es genau so, wie ich es oben schrieb,
du bist echt klasse! du hast aber dein css nicht angepasst in der css-datei
:-(
Das CSS habe ich mit deinem genannte Code:
Code
/* --- TagCloud --- */
ul.tagcloud {
margin: 0px 20px 20px 0;
list-style: none;
text-align: center;
padding: 0px;
}
li.tagcloud {
display: inline;
list-style: none;
margin-left: 0;
line-height:30px;
padding: 0px;
}
/* --- /TagCloud --- */
Alles anzeigen
angepasst.