Hallo,
gleich vorab der Übertäter:
http://capone-design.bplaced.net/wordpress/immatrikuliert/
Hier sieht man sehr schön, dass meine Kommentare alles andere als schön formatiert sind.
Ich habe nun schon eine Weile rumprobiert, jedoch ist es mir absolut nicht möglich den Kommentar an sich zu formatieren.
Selbst wenn ich versuche über ".comments-template ol li p" die Schriftgröße zu ändern passiert absolut rein garnicht.
Wäre nett, wenn ihr mir hier irgendwie helfen könntet.
Mein CSS-Code dazu sieht so aus:
Code
.comments-template{
margin: 10px 0 0;
font-size: 1.0em;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}
.comments-template ol{
margin: 0;
font-size: 1.0em;
padding: 0 0 15px;
list-style: none;
}
.comments-template ol li{
margin: 10px 0 0;
font-size: 1.0em;
line-height: 18px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
.comments-template h2, .comments-template h3{
font-family: Verdana, Arial, Sans-serif;
font-size: 1.2em;
}
.commentmetadata{
font-size: 1.0em;
}
.commentmetadata p{
font-size: 1.0em;
}
.comments-template p.nocomments{
padding: 0;
}
.comments-template textarea{
font-family: Verdana, Arial, Sans-serif;
font-size: 1.0em;
}
Alles anzeigen
Danke & LG,
elide