Leider nein
Hallo Arne,
das ist im Prinzip ganz einfach
/* YaBB navigation links */
.nav { font-size: 10px; text-decoration: none; color: #000000; }
.nav:link { font-size: 10px; text-decoration: none; color: #000000; }
.nav:visited { font-size: 10px; text-decoration: none; color: #000000; }
.nav:hover { font-size: 10px; text-decoration: none; color: #6394BD;
font-weight: bold; text-decoration: underline; }
du brauchst nur in den o.a. Abschnitt
font-weight: bold; zu löschen.
Hab das nur mal eben so über die Ansicht des Quelltextes gechecked. Da gibt es bestimmt irgend ein Template für den Header, wo die zeilen drinstehen.
eknori