Live preview:
Vamos la, procure por :
Antes da tag cole o codigo :
.menuexp {
display:inline-block;
width: 0px;
font-family: ARIAL;
font-size: 0px;
text-align: center;
background-color: #000;
color: #FFF;
height: 0px;
padding: 4px; /** ESSE SE QUISER MUDE **/
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-box-shadow: inset 0 0 0px 0px #000,0 0 0 #000;
}
.menuexp:hover {
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-box-shadow:inset 0 0 55px 35px transparent, 0 0 25px 15px transparent;
opacity:0.8}
}
Agora basta colar este código onde deseja que o menu apareça:
Pronto seu Menu Turns esta feito \õ/,personalize como quiser,
Nenhum comentário:
Postar um comentário