Aprendam a fazer um cabeçalho de post igual ao meu:
O CSS é esse:
#menupost {display : block;
font-size: 11px;
font-family: arial;
border-bottom : 1px solid #000000;
background-repeat : no-repeat;
line-height : 15px;
margin-bottom : 1px;
padding-left : 3px;}
#menupost:hover {display : block;
vertical-align : middle;
line-height : 15px;
border-bottom : 1px dashed #000000;
background-color: transparent;
padding-left : 3px;}
.titlepost {
color: #000000;
font-family: arial;
border-bottom: 0px dashed #000000;
background: #ee171c;
font-size: 18px;
margin-bottom: 5px;
padding-top: 5px;}
POR FAVOR: Creditem o Madly Luv pelo código de Menu de Post.
Se você usa WordPress…
Em index.php do seu WordPress ou então no seu código html, cole este código:
Se você usa outro provedor…
Pronto!
