/lu
Oi meus lindos e lindas , hoje eu aprendi a fazer efeito de entrada de uma forma muito simples … apenas com keyframes
css:
bom gente vamos ao css ^^
#entrada
{-webkit-animation:entrada 3s; -moz-animation:entrada 3s; -o-animation:entrada 3s; } @-webkit-keyframes entrada {0%{-webkit-transform:translateX(1000px) rotate(0deg)scale(01); } 80%{-webkit-transform: translateX(-100px) rotate(-50deg)scale(1.173, 1);} 100%{-webkit-transform: translateX(00px) rotate(0deg)scale(01);}}
@-moz-keyframes entrada {0%{-moz-transform:translateX(1000px) rotate(0deg)} 80%{-moz-transform: translateX(-100px) rotate(-50deg)} 100%{-moz-transform: translateX(00px) rotate(0deg)}} @-o-keyframes entrada {0%{-o-transform:translateX(1000px) rotate(0deg)} 80%{-o-transform: translateX(-100px) rotate(-50deg)} 100%{-o-transform: translateX(00px) rotate(0deg)}}
o codigo acima tu coloca no css
e esse tu coloca no html
<div id=”entrada“> a sua imagem ou div aqui dentro u.u </div>
e é só isso se usar credite ok?ok /bail
ok gente vou dispo meu primeiro theme base … ela é bem completa só nao tem menu ~se quiserem eu faço com menu~
NUNCA REPASSE A BASE , NUNCA RETIRE OS CREDITOS , PODE DISPONIBILIZAR O THEME , MODIFIQUE MUITO PRA DISPONIBILIZAR SE NAO VOU CONSIDERAR PLAGIO OK?OK
o css ficou meio ”grande” pois deixei bastante espaço para entenderem os codigos :> /bail
bom … eu cabei de fazer essa wish ^^ gostei do resultado … pra ver ele clica aqui
css
#wisht a { display:block; text-decoration:none; color:#000; background:#COR DO BG; padding:5px; margin:2px 5px; font-weight:normal; font-family:candara,Arial,Helvetica,sans-serif; font-size:9px;…
»> ver «<
#wisht a { display:block; text-decoration:none; color:#000; background:#f1f1f1; padding:5px; margin:2px 5px; font-weight:normal; font-family:candara,Arial,Helvetica,sans-serif; font-size:9px; text-transform:uppercase; border-left:5px solid #7ab2f0; border-right:5px solid #7ab2f0;…
»> ver «<
#wisht a { display:block; text-decoration:none; color:#000; background:#f1f1f1; padding:5px; margin:2px 5px; font-weight:normal; font-family:candara,Arial,Helvetica,sans-serif; font-size:9px; text-transform:uppercase; border-left:5px solid #7ab2f0; border-right:5px solid #7ab2f0;…