Bei mir funktioniert folgende Syntax:
.text_bluebold { color: #6688CC; font-weight: bold; font-size: 11px}
.text_bluebold a:link { color: #6688CC; font-weight: bold; font-size: 11px;
text-decoration:none}
.text_bluebold a:visited { color: #6688CC; font-weight: bold; font-size: 11px;
text-decoration:none}
.text_bluebold a:hover { color: #6688CC; font-weight: bold; font-size: 11px;
text-decoration:none}
.text_bluebold a:active { color: #6688CC; font-weight: bold; font-size: 11px;
text-decoration:none}
Lg
Alex
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Thomas Bandt
Gesendet: Mittwoch, 30. November 2005 16:27
An: [email protected]
Betreff: AW: [Coffeehouse] XHTML Link mit Class anders definieren
> Nach erfolglosen Herumprobieren möchte ich nun wissen, wie ich das
> hinbekommen kann.
Müsste via
a.navigation_menu
{
text-decoration: none
}
gehen.
Gruß, Thomas
_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse
_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[email protected]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse