eu
acho. Então por isso vou presenteá-los com um menu de redes sociais animados com css3, ótimo para dar um estilo diferente em seu blog,
Antes recomendo que Faça um bakup deu seu layout caso ocorra algum erro terá como recuperá-lo.
Clique aqui e veja demostração
Vamos ao Tutorial.
1º- Clique em Editar HTML e expandir modelos de widgets.
2º- Aperte Ctrl + F e procure por ]]></b:skin> e cole antes o seguinte código.}
.nav-tt{
padding
:
50
;
width
:
70%
;
height
:
70px
;
margin
:
80px
auto
30px
auto
;
}
.nav-tt li{
float
:
left
;
list-style
:
none
;
}
.nav-tt li a{
display
:
block
;
width
:
40px
;
height
:
40px
;
margin
:
0
2px
;
outline
:
none
;
position
:
relative
;
z-index
:
2
;
text-indent
:
-9000px
;
text-decoration
:
none
;
}
.nav-tt li .gplus{
background
:
url
(https://lh
4
.googleusercontent.com/
-4
cFkVuK-J
9
o/UHxDNROuW
2
I/AAAAAAAAElY/abNRRK
-8
Qqc/s
128
/google_plus.png)
no-repeat
;
}
.nav-tt li .twitter{
background
:
url
(https://lh
4
.googleusercontent.com/-wfBGqdU
25
u
0
/UHxDPNm_SgI/AAAAAAAAEl
4
/
7
k_oJBtjSJY/s
128
/twitter_
1
.png)
no-repeat
;
}
.nav-tt li .pinterest{
background
:
url
(https://lh
3
.googleusercontent.com/-qyf
8
onE
2
vGQ/UHxDOOke
6
YI/AAAAAAAAElo/
2
fVKKCD
2
Kvw/s
128
/pinterest.png)
no-repeat
;
}
.nav-tt li .facebook{
background
:
url
(https://lh
6
.googleusercontent.com/-MJZ
3
ppOsD
3
g/UHxDNlVHuxI/AAAAAAAAElg/k
8
f
5
b_DVM
4
E/s
128
/fb_
1
.png)
no-repeat
;
}
.nav-tt li .linkedin{
background
:
url
(https://lh
5
.googleusercontent.com/
-2
-olf
15
YoqY/UHxDNzIdb
1
I/AAAAAAAAElk/
5
kHZeTBfdlA/s
128
/linkedin.png)
no-repeat
;
}
.nav-tt li .tumblr{
background
:
url
(https://lh
5
.googleusercontent.com/
-6
rP
4
L
0
v
2
_
68
/UHxDO
2
hBAJI/AAAAAAAAEls/tm
1
r
69
EhCRw/s
128
/tumblr.png)
no-repeat
;
}
.nav-tt li .youtube{
background
:
url
(https://lh
5
.googleusercontent.com/-X
49px
-YaEfY/UHxDPEPM
7
DI/AAAAAAAAEl
0
/
230
Z
4
oxHNzE/s
128
/you_tube.png)
no-repeat
;
}
.nav-tt li .mail{
background
:
url
(https://lh
4
.googleusercontent.com/-Z
4
beVXz
8
HJI/UHxDNbnCR
2
I/AAAAAAAAElU/BfBkHDhqkd
8
/s
32
/email.png)
no-repeat
;
}
.nav-tt li .rss{
background
:
url
(https://lh
4
.googleusercontent.com/-_EyfM
2
ruhco/UHxDOsct_rI/AAAAAAAAEl
8
/GuByt
66
SWxk/s
128
/rss.png)
no-repeat
;
}
.nav-tt li a span{
width
:
80px
;
height
:
80px
;
line-height
:
80px
;
padding
:
10px
;
left
:
50%
;
margin-left
:
-60px
;
font-family
:
'Alegreya SC'
, Georgia,
serif
;
font-weight
:
400
;
font-style
:
italic
;
font-size
:
14px
;
color
:
#719DAB
;
text-shadow
:
1px
1px
1px
rgba(
0
,
0
,
0
,
0.1
);
text-align
:
center
;
border
:
5px
solid
#ffffff
;
background
: rgba(
255
,
255
,
255
,
0.5
);
text-indent
:
0px
;
position
:
absolute
;
pointer-events:
none
;
border-radius:
50%
;
bottom
:
-40px
;
opacity:
0
;
box-shadow:
0px
0px
10px
0px
rgba(
0
,
0
,
0
,
0.1
);
-webkit-transform: scale(
0
);
-moz-transform: scale(
0
);
-o-transform: scale(
0
);
-ms-transform: scale(
0
);
transform: scale(
0
);
-webkit-transition:
all
0.3
s ease-in-out;
-moz-transition:
all
0.3
s ease-in-out;
-o-transition:
all
0.3
s ease-in-out;
-ms-transition:
all
0.3
s ease-in-out;
transition:
all
0.3
s ease-in-out;
}
.nav-tt li a span:before,
.nav-tt li a span:after{
content
:
''
;
position
:
absolute
;
bottom
:
-15px
;
left
:
50%
;
margin-left
:
-9px
;
width
:
0
;
height
:
0
;
border-left
:
10px
solid
transparent
;
border-right
:
10px
solid
transparent
;
border-top
:
11px
solid
rgba(
0
,
0
,
0
,
0.1
);
}
.nav-tt li a span:after{
bottom
:
-13px
;
margin-left
:
-10px
;
border-top
:
10px
solid
#ffffff
;
}
.nav-tt li a:hover span{
opacity:
0.9
;
bottom
:
50px
;
-webkit-transform: scale(
1
);
-moz-transform: scale(
1
);
-o-transform: scale(
1
);
-ms-transform: scale(
1
);
transform: scale(
1
);
}
3º- Agora cole o código seguinte onde deseja que apareça o menu
.<
ul
class
=
"nav-tt"
>
<
li
><
a
class
=
"twitter"
href
=
"URL-DO-TWITTER"
target
=
"_blank"
><
span
>Twitter</
span
></
a
></
li
>
<
li
><
a
class
=
"gplus"
href
=
"
URL-DO-PERFIL
"target
=
"_blank"
><
span
>Google Plus</
span
></
a
></
li
>
<
li
><
a
class
=
"facebook"
href
=
"
URL-DO-FACEBOOK
"target
=
"_blank"
><
span
>Facebook</
span
></
a
></
li
>
</
ul
>
Obs: No último passo você pode escolher onde deseja que o menu apareça basta colocá-lo no local desejado.
Como faço para colocar no rodapé do post? me ajuda por favor
ResponderExcluirOlá cristiane,
Excluirbasta você ir em editar HTML >>> clique em expandir modelos Widget e aperte juntos as teclas Ctrl e F e procure por div class='post-footer e cole abaixo o 3º passo