Quer um menu igual ao nosso?Siga o Tutorial!Barra Lateral >>
1 - Va em design > editar HTML > de CTRL+F e procure por : ]]></b:skin>
2 - Cole o código abaixo ,acima de ]]></b:skin>
#menugs {
display : block;
border-bottom : 1px dotted #C43434;
background-repeat : no-repeat;
text-indent : 10px;
text-align: left;
line-height : 14px;
margin-bottom : 0px;
background : url('URL DO MINI GIF') no-repeat left;
padding-left : 3px;}
#menugs:hover {
display : block;
text-align: left;
cursor: none;
border-bottom : 1px dotted #C43434;
background : url('URL DO MINI GIF AO PASSAR O MOUSE') no-repeat left;
padding-left : 3px;}
display : block;
border-bottom : 1px dotted #C43434;
background-repeat : no-repeat;
text-indent : 10px;
text-align: left;
line-height : 14px;
margin-bottom : 0px;
background : url('URL DO MINI GIF') no-repeat left;
padding-left : 3px;}
#menugs:hover {
display : block;
text-align: left;
cursor: none;
border-bottom : 1px dotted #C43434;
background : url('URL DO MINI GIF AO PASSAR O MOUSE') no-repeat left;
padding-left : 3px;}
E quando for usar o código coloque:
<a id="menugs" href="ENDEREÇO DA PAGINA" target="iframe">Texto a ser exibido</a>
Código em ROXO cor da borda
Código em VERMELHO mini gif
Nenhum comentário:
Postar um comentário
Comente a vontade!
Fico feliz em vê-los :)