2teres dies ist eine Seite direkt im Plugin
de facto unformatierbar, weil Du bei jedem Update sonst alles wieder verlierst
habe mal da mich angemeldet , um dies zu sehen
das da
<form action="" method="post">
<input type="hidden" name="solo-comment-subscribe" value="solo-comment-subscribe" />
<input type="hidden" name="postid" value="43" />
<input type="hidden" name="ref" value="http%3A%2F%2Fwww.seedfinance.de%2F2008%2F08%2F18%2Fherzlich-willkommen-es-geht-los%2F" />
<p class="solo-subscribe-to-comments">
Subscribe without commenting <br />
<label for="solo-subscribe-email">E-Mail: <input type="text" name="email" id="solo-subscribe-email" size="22" value="" /></label>
<input type="submit" name="submit" value="Subscribe" />
</p>
</form>
Alles anzeigen
ist der Code im Quelltext,
folgendes stylt die Kommentarsache
.com-form input { background: #fff; border: 1px solid #c3bfb5; padding: 4px; margin-right: 10px; font-size: 12px; }
.com-form button { cursor: pointer; display: block; width: 117px; height: 24px; background: #faf9f6 url(images/post-comment.png) no-repeat; border: none; text-indent: -1000em; margin-top: 5px;}
p.solo-subscribe-to-comments input{hier dieselben ANgaben in wie die .com-form input angaben sind}
der Button ist nicht so einfach nachzumachen, aber vielleicht hilft Dir das schon mal
lg