Einzelnen Beitrag anzeigen
Ungelesen 30.07.13, 10:18   #3
VideoLord
Zentrum der Macht
 
Registriert seit: May 2009
Beiträge: 83
Bedankt: 68
VideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt PunkteVideoLord leckt gerne myGully Deckel in der Kanalisation! | 140907 Respekt Punkte
Standard

@sigon,

vielen herzlichen Dank für deine rasche Antwort. Deine Lösung war perfekt! Konnte aufs Erste entsprechend die CSS Datei in den entsprechenden Zeilen umschreiben

Code:
.moduletable h3 {
margin-bottom:10px;
padding:0 0 4px 20px;
color:#666;
border-bottom : 3px solid #ddd;
-webkit-transition : all 0.4s ease-in-out;
-moz-transition : all 0.4s ease-in-out;
-ms-transition : all 0.4s ease-in-out;
-o-transition : all 0.4s ease-in-out;
transition : all 0.4s ease-in-out;
background: transparent url(../images/head.png) left no-repeat;
}
Hat super geklappt- Hier das Ergebnis
__________________
[ Link nur für registrierte Mitglieder sichtbar. Bitte einloggen oder neu registrieren ]
VideoLord ist offline   Mit Zitat antworten