Hoje eu trouxe mais um tutorial de personalização!
O resultado será esse:
1- Se você não tem o gadget Marcadores, adicione. Depois deixe-o desta forma:
2- Agora vá em Modelo > Editar HMTL e procure (Ctrl + F) por ]]>< e ACIMA dele cole o seguinte código:#Label1 ul li{Visualize e se estiver tudo certo, salve! É isso pessoal, se vocês quiserem mudar alguma coisa é seguir o tutoriais que eu irei postando!
float: left;
width: 45%;
font-family: 'Muli'; /* fonte, se preferir troque */
font-size: 16px; /*tam. da fonte*/
background: #ffaaaa; /*fundo*/
margin: 5px;
font-weight: normal;
list-style-type:none;
text-decoration: none;
text-align: center;
}
#Label1 ul li:hover{
text-decoration: none;
background: #B2DFEE;
}
#Label1 ul a:link {
color: #fff;
}
#Label1 ul a:visited {
color: #fff;
}

Nenhum comentário:
Postar um comentário