Donnerstag, 2. Oktober 2003
Wichtig: IE-Problem (scheinbar) gelöst!
In den Stylsheets wurde nun der Eintrag
.commentHead {
width: 50px;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color: #cccccc;
margin-bottom: 2px;
margin-top: 10px;
}

auskommentiert. Dies geschieht einfach so:
/*
.commentHead {
width: 50px;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color: #cccccc;
margin-bottom: 2px;
margin-top: 10px;
}
*/

Wer selbst Änderungen am Stylsheet vorgenommen hat (z.B. hort.blogger.de), muss diesen Eintrag händisch auskommentieren.

... link (2 Kommentare)   ... comment