Suche im Forum:
Suchen


Autor Nachricht
Beitrag24.08.2007 um 17:49 (UTC)    
Titel: Links fett und Hovereffekt

Hallo,

wie bekomme ich solche Links hin wie bei www.ubi.com hin?

Standard: Fette schwarze Links
Wenn man mit Maus drauf is: werden die Links so grau-weiß.

wie geht das?
Beitrag24.08.2007 um 17:53 (UTC)    
Titel:

Probier das mal:

Code:
<style type="text/css">
<!--
{ line-height : 150%; text-align : justify ; color : #000000; font-weight : bold; font-size : 110% ;}
a:link { color: #E4E4E4; text-decoration: none}
a:visited { color : #EFEFEF; text-decoration: none}
a:hover {color:#990066;text-decoration: underline}
a:active {color: #990066; text-decoration: none}
//
-->
</style>
Beitrag24.08.2007 um 18:34 (UTC)    
Titel:

Danke
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de