Einzelnen Beitrag anzeigen

Benutzerbild von Störtebeker
Störtebeker

Registriert seit: 9. Jul 2007
398 Beiträge
 
#4

Re: Link Dekoration [CSS??]

  Alt 24. Okt 2007, 09:46
Fast perfekt.

Nun wird der Text nicht mehr mit gefärbt.

Delphi-Quellcode:
<style type="text/css">
a:link { text-decoration:none; color:#999999;}
a:visited { text-decoration:none; color:#999999;}
a:hover {border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color:FFCC00; text-decoration:underline; color FFCC00;}
a:active { text-decoration:underline; color:#999999;}
a:focus { text-decoration:blink; color:#FFCC00;}
</style>
Wenn du das auch noch lösen konntest, wäre es perfekt.

mfG
Störtebeker
"And he piled upon the whale´s white hump - a sum of all the rage and hate felt by his whole race.
If his chest had been a cannon, he would have shot his heart upon it."
  Mit Zitat antworten Zitat