Olá pessoal, tava mexendo um pouco na net, e achei esse tutorial fantástico, o de colocar o botão voltar ao topo deslisante, enfim, vamos trabalhar....
Entre no seu painel, vá em desing do blog escolhido, depois, editar HTML
obs: não expanda o modelo, e salve o modelo antes de editar
1º Procure o tag </head>
E acima dele copie e cole o seguinte código:
<script src='http://www.google.com/jsapi'/>
<script>
google.load("prototype","1.6.0.3");
google.load("scriptaculous", "1.8.2");
</script>
<script>
google.load("prototype","1.6.0.3");
google.load("scriptaculous", "1.8.2");
</script>
2ª Procure o tag </body>
E copie e cole o seguinte código acima dele:
<a href='#outer-wrapper' onclick='new Effect.ScrollTo("outer-wrapper",{offset:-140}); return false'><img alt='Subir' border='0' src='url-da-imagem-voltar-ao-topo' style='position:fixed; bottom:0; right:0;'/></a>
Agora salve, e veja como ficou...
0 comentários:
PARTICIPE DO SITE. DEIXE A SUA OPINIÃO.