Winter Dogs
Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.



 
StartseiteNeueste BilderSuchenAnmeldenLogin

 

 Eine Hilfe für euch

Nach unten 
AutorNachricht
Flecke
Gast




Eine Hilfe für euch Empty
BeitragThema: Eine Hilfe für euch   Eine Hilfe für euch EmptySo Sep 30, 2012 5:32 am

Ihr hab ja so ein glow bei euren CSS
falls ihr es ganz langsam einblenden wollt fügt das bei a:hover ein

Code:
  transform: all !important;
-moz-transform: all !important;
-o-transform: all !important;
-htm-transform: all !important;
-webkit-transform: all !important;
transition: 1s !important;
-moz-transition: 1s !important;
-o-transition: 1s !important;
-htm-transition: 1s !important;
-webkit-transition: 1s !important;

Und fügt das einfach bei euren css dazu / damit wird es nicht nur langsam eingeblendet sondern auch langsam ausgeblendet

Code:
a:link{
        transform: all !important;
-moz-transform: all !important;
-o-transform: all !important;
-htm-transform: all !important;
-webkit-transform: all !important;
transition: 1s !important;
-moz-transition: 1s !important;
-o-transition: 1s !important;
-htm-transition: 1s !important;
-webkit-transition: 1s !important;}
Nach oben Nach unten
 
Eine Hilfe für euch
Nach oben 
Seite 1 von 1

Befugnisse in diesem ForumSie können in diesem Forum nicht antworten
Winter Dogs :: Verschiedenes :: Gästebereich-
Gehe zu: