Login Layout menu and then enter the Edit HTML and search code in your blog thatlooks like below
# header h1 {
margin: 50;
padding: 5px 0 0 10px;
font-size: 100%;
font-weight: bold;
line-height: 1.2em;
letter-spacing: .0 em;
font-style: italic;
color: # FFFFFF;
}
nahh as well as eliminating the date of posting we add Code Css visibility: hidden;Into Css Above So more or less becomes as below
# header h1 {
margin: 50;
padding: 5px 0 0 10px;
font-size: 100%;
font-weight: bold;
line-height: 1.2em;
letter-spacing: .0 em;
font-style: italic;
color: # FFFFFF;
visibility: hidden;
}
If It Save
Sabtu, 16 April 2011
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar