Esse código, foi baseado no meu Tema Base 1.1
Com esse código, você poderá colocar em seu Sidebar, um Calendário de Posts.
Aonde apareça em destaque, todos os dias do mês em que você postou.

No sidebar.php você colocará esse código:
Configure o código, de acordo com a sua preferência.
Se você deseja conhecer as opções, é só dar uma olhadinha em : Atributos do CSS.
No style.css você colocará esse código:
#wp-calendar {
empty-cells: show;
width: 100%;
font-family: arial;
font-size: 0.9em;
text-align: center;
margin: 0;}
/* dias de posts e links */
#wp-calendar #prev a {
font-family: arial;
font-size: 10px;
font-weight: bold;
text-align: left;
letter-spacing: 1px;
border: 0px;}
#wp-calendar #next a {
font-family: arial;
font-size: 10px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
border: 0px ;}
#wp-calendar a {
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FC5C98;
background: #FFFFFF;
text-align: center;}
#wp-calendar a:hover {
display: block;
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FC5C98;
background: #FFFFFF;
text-align: center;}
/* demais dias */
#wp-calendar td {
font-family: arial;
font-size: 10px;
color: #EC4886;
text-align: center;
letter-spacing: normal;
padding: 2px 0;
background: #FBD9E6;
border: 1px groove #F7AFCA;}
/* mes */
#wp-calendar caption {
font-family: verdana;
font-size: 10px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
background: transparent;}
/* dias da semana */
#wp-calendar th {
font-family: arial;
font-size: 10px;
font-style: normal;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
margin-top: 3px;
background: #F7AFCA;
border: 1px groove #F7AFCA;}
/* data atual */
#wp-calendar #today {
font-family: arial;
font-weight: bold;
color: #FFFFFF;
text-align: center;
background: #EC4886;
border: 1px groove #F7AFCA;}
Essa página foi desenvolvida por mim. Não redistribua e se utilizar dê os devidos créditos.
Qualquer dúvida, pergunte em Ask-me.
Seja bem vindo ao Per Voi. Prazer, eu sou a Luh, tenho 28 anos, sou carioca e vascaína. Aqui nesse cantinho você poderá encontrar alguns materiais criados por mim e outros que fui juntando ao longo do tempo, da minha vida virtual. Espero que aproveite bem tudo que estou disponibilizando.
Luh Princess







