29.10.2010, 10:43
Könnt Ihr bitte mal schauen ob einer von euch die Schriftart "LHFStanfordScript" hat und mir bitte uppen. Oder hat jemand nen Tipp, wo ich die herbekomme??
Gruß
Gruß
(24.10.2010, 02:24)mario4848 schrieb: Kurze Frage. Wenn ich bei mir den lockscreen aktiviere, egal welchen von beiden, dann baut der sich nur ganz langssm und ruckelig zusammen.
Jemand eine Idee?
Zitat:@-webkit-keyframes sparkle_animation {
0% {opacity: 1.0;}
50% {opacity: 0.0;}
100% {opacity: 1.0;}
}
#Sparkle {
position: absolute;
-webkit-transform:translateX(15px);
top: 318px;
width: 445px;
height: 30px;
background-color: transparent;
-webkit-animation-name: sparkle_animation;
-webkit-animation-duration: 2.5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2.0s;
overflow: hidden;
z-index: 2;
Zitat:#CI2 {
position: absolute;
-webkit-transform:translateX(0px);
-webkit-mask-image: url(../LockScreen/CI2_Mask.png);
top: -10px;
width: 768px; ---->>>640px
height: 1152px; ---->>>960px
opacity: 0.4;
background-color: transparent;
overflow: hidden;
z-index: -6;
}
(29.10.2010, 10:49)LuCiFeRkO schrieb:(24.10.2010, 02:24)mario4848 schrieb: Kurze Frage. Wenn ich bei mir den lockscreen aktiviere, egal welchen von beiden, dann baut der sich nur ganz langssm und ruckelig zusammen.
Jemand eine Idee?
versuch das mal...
SSH -> EPHD Lockscreen->Config->Lockscreen.css
1.suche diesen eintrag und lösche ihn komplett
Zitat:@-webkit-keyframes sparkle_animation {
0% {opacity: 1.0;}
50% {opacity: 0.0;}
100% {opacity: 1.0;}
}
#Sparkle {
position: absolute;
-webkit-transform:translateX(15px);
top: 318px;
width: 445px;
height: 30px;
background-color: transparent;
-webkit-animation-name: sparkle_animation;
-webkit-animation-duration: 2.5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2.0s;
overflow: hidden;
z-index: 2;
2. dann suchst du diesen eintrag Lockscreen.css -> CI2
Zitat:#CI2 {
position: absolute;
-webkit-transform:translateX(0px);
-webkit-mask-image: url(../LockScreen/CI2_Mask.png);
top: -10px;
width: 768px; ---->>>640px
height: 1152px; ---->>>960px
opacity: 0.4;
background-color: transparent;
overflow: hidden;
z-index: -6;
}
3.Respring und fertig.......jetzt ladet dein LS deutlich schneller
Zitat:}
Zitat:Könnt Ihr bitte mal schauen ob einer von euch die Schriftart "LHFStanfordScript" hat und mir bitte uppen. Oder hat jemand nen Tipp, wo ich die herbekomme??