- Katılım
- 25 May 2014
- Mesajlar
- 832
- Tepkime puanı
- 362
- Puanları
- 63
- Konum
- Türkiye
- Web sitesi
- xenforodestek.net
İtibar:
İlk Önce Admin Kp> Görünüm> Şablon> EXTRA.css
Aç ve aşagıdaki kodu yapıştır.
Buradaki renk kodları ve uye id leri siz kendinize gore ayarlayın
Hayırlı olsun
Aç ve aşagıdaki kodu yapıştır.
.username .style7{[/SIZE][/FONT]
-webkit-animation:style7 4s linear infinite;
-moz-animation:style7 4s linear infinite;
-ms-animation:style7 4s linear infinite;
-o-animation:style7 4s linear infinite;
animation:style7 4s linear infinite;
}
@-moz-keyframes style7 {
0% { color: #FF1919; }
15% { color: #E019FF; }
30% { color: #4F19FF; }
45% { color: #19A7FF; }
60% { color: #19FFDC; }
75% { color: #65FF19; }
90% { color: #FFE019; }
}
@-webkit-keyframes style7 {
0% { color: #FF1919; }
15% { color: #E019FF; }
30% { color: #4F19FF; }
45% { color: #19A7FF; }
60% { color: #19FFDC; }
75% { color: #65FF19; }
90% { color: #FFE019; }
}
-webkit-animation:style7 4s linear infinite;
-moz-animation:style7 4s linear infinite;
-ms-animation:style7 4s linear infinite;
-o-animation:style7 4s linear infinite;
animation:style7 4s linear infinite;
}
@-moz-keyframes style7 {
0% { color: #FF1919; }
15% { color: #E019FF; }
30% { color: #4F19FF; }
45% { color: #19A7FF; }
60% { color: #19FFDC; }
75% { color: #65FF19; }
90% { color: #FFE019; }
}
@-webkit-keyframes style7 {
0% { color: #FF1919; }
15% { color: #E019FF; }
30% { color: #4F19FF; }
45% { color: #19A7FF; }
60% { color: #19FFDC; }
75% { color: #65FF19; }
90% { color: #FFE019; }
}
Buradaki renk kodları ve uye id leri siz kendinize gore ayarlayın
Hayırlı olsun